mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 02:32:46 +01:00
Fleet Module - Add Rule Packs Dir
This commit is contained in:
@@ -10,6 +10,20 @@ fleetcdir:
|
||||
- group: 939
|
||||
- makedirs: True
|
||||
|
||||
fleetpackcdir:
|
||||
file.directory:
|
||||
- name: /opt/so/conf/fleet/packs
|
||||
- user: 939
|
||||
- group: 939
|
||||
- makedirs: True
|
||||
|
||||
fleetpacksync:
|
||||
file.recurse:
|
||||
- name: /opt/so/conf/fleet/packs
|
||||
- source: salt://fleet/packs
|
||||
- user: 939
|
||||
- group: 939
|
||||
|
||||
fleetconf:
|
||||
file.managed:
|
||||
- name: /opt/so/conf/fleet/etc/osquery.conf
|
||||
@@ -65,5 +79,6 @@ so-fleet:
|
||||
- /etc/pki/fleet.crt:/ssl/server.cert:ro
|
||||
- /opt/so/log/fleet:/var/log/osquery
|
||||
- /opt/so/conf/fleet/etc/osquery.conf:/tmp/osquery.conf
|
||||
- /opt/so/conf/fleet/packs:/packs
|
||||
- watch:
|
||||
- /opt/so/conf/fleet/etc
|
||||
|
||||
0
salt/fleet/packs/PUT.PACKS.IN.HERE
Normal file
0
salt/fleet/packs/PUT.PACKS.IN.HERE
Normal file
Reference in New Issue
Block a user