mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 01:02:46 +01:00
14 lines
271 B
Plaintext
14 lines
271 B
Plaintext
# Sync some Utilities
|
|
soup_scripts:
|
|
file.recurse:
|
|
- name: /usr/sbin
|
|
- user: root
|
|
- group: root
|
|
- file_mode: 755
|
|
- source: salt://common/tools/sbin
|
|
- include_pat:
|
|
- so-common
|
|
- so-firewall
|
|
- so-image-common
|
|
- soup
|