mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fleet Module - Add post install scripts
This commit is contained in:
@@ -24,13 +24,6 @@ fleetpacksync:
|
|||||||
- user: 939
|
- user: 939
|
||||||
- group: 939
|
- group: 939
|
||||||
|
|
||||||
fleetconf:
|
|
||||||
file.managed:
|
|
||||||
- name: /opt/so/conf/fleet/etc/osquery.conf
|
|
||||||
- source: salt://fleet/etc/osquery.conf
|
|
||||||
- user: 939
|
|
||||||
- group: 939
|
|
||||||
|
|
||||||
fleetlogdir:
|
fleetlogdir:
|
||||||
file.directory:
|
file.directory:
|
||||||
- name: /opt/so/log/fleet
|
- name: /opt/so/log/fleet
|
||||||
@@ -78,7 +71,6 @@ so-fleet:
|
|||||||
- /etc/pki/fleet.key:/ssl/server.key:ro
|
- /etc/pki/fleet.key:/ssl/server.key:ro
|
||||||
- /etc/pki/fleet.crt:/ssl/server.cert:ro
|
- /etc/pki/fleet.crt:/ssl/server.cert:ro
|
||||||
- /opt/so/log/fleet:/var/log/osquery
|
- /opt/so/log/fleet:/var/log/osquery
|
||||||
- /opt/so/conf/fleet/etc/osquery.conf:/tmp/osquery.conf
|
|
||||||
- /opt/so/conf/fleet/packs:/packs
|
- /opt/so/conf/fleet/packs:/packs
|
||||||
- watch:
|
- watch:
|
||||||
- /opt/so/conf/fleet/etc
|
- /opt/so/conf/fleet/etc
|
||||||
|
|||||||
Reference in New Issue
Block a user