mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-14 22:28:43 +02:00
Fleet Skeleton
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
# Fleet Setup
|
||||||
|
fleetcdir:
|
||||||
|
file.directory:
|
||||||
|
- name: /opt/so/conf/fleet/etc
|
||||||
|
- user: 939
|
||||||
|
- group: 939
|
||||||
|
- makedirs: True
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# MySQL Setup
|
||||||
|
filebeatetcdir:
|
||||||
|
file.directory:
|
||||||
|
- name: /opt/so/conf/mysql/etc
|
||||||
|
- user: 939
|
||||||
|
- group: 939
|
||||||
|
- makedirs: True
|
||||||
Reference in New Issue
Block a user