mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-01 13:53:18 +01:00
[fix] Fix indentation on mysql init.sls + depend on mysql container for fleet
This commit is contained in:
@@ -91,6 +91,7 @@ fleetdb:
|
||||
- connection_pass: {{ MYSQLPASS }}
|
||||
- require:
|
||||
- sls: mysql
|
||||
- cmd: so-mysql
|
||||
|
||||
fleetdbuser:
|
||||
mysql_user.present:
|
||||
|
||||
Reference in New Issue
Block a user