mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
just use mode
This commit is contained in:
@@ -51,7 +51,7 @@ mysqlcnf:
|
||||
- source: salt://mysql/etc/my.cnf
|
||||
- user: 939
|
||||
- group: 939
|
||||
- file_mode: 640
|
||||
- mode: 640
|
||||
|
||||
mysqlpass:
|
||||
file.managed:
|
||||
@@ -60,7 +60,7 @@ mysqlpass:
|
||||
- user: 939
|
||||
- group: 939
|
||||
- template: jinja
|
||||
- file_mode: 640
|
||||
- mode: 640
|
||||
- defaults:
|
||||
MYSQLPASS: {{ MYSQLPASS }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user