Skip to content

Commit

Permalink
Merge pull request #13253 from Security-Onion-Solutions/kafkaflt
Browse files Browse the repository at this point in the history
Remove unused sbin_jinja for kafka
  • Loading branch information
reyesj2 authored Jun 24, 2024
2 parents 9a0bad8 + 81ce762 commit 93378e9
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions salt/kafka/config.sls
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,6 @@ kafka_sbin_tools:
- group: 960
- file_mode: 755
kafka_sbin_jinja_tools:
file.recurse:
- name: /usr/sbin
- source: salt://kafka/tools/sbin_jinja
- user: 960
- group: 960
- file_mode: 755
- template: jinja
- defaults:
GLOBALS: {{ GLOBALS }}
kafka_log_dir:
file.directory:
- name: /opt/so/log/kafka
Expand Down

0 comments on commit 93378e9

Please sign in to comment.