mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-15 17:20:25 +00:00
removed user/group/mode for FreeBSD
This commit is contained in:
parent
4b091efbee
commit
21247d386f
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,6 @@ my.cnf:
|
|||
file.managed:
|
||||
- name: {{ mysql.config }}
|
||||
- source: salt://mysql/files/my-{{ mysql.mysql_size }}.cnf
|
||||
- user: root
|
||||
- group: root
|
||||
- mode: 644
|
||||
- template: jinja
|
||||
- watch_in:
|
||||
- service: mysqld
|
||||
|
|
Loading…
Add table
Reference in a new issue