mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 09:40:26 +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:
|
file.managed:
|
||||||
- name: {{ mysql.config }}
|
- name: {{ mysql.config }}
|
||||||
- source: salt://mysql/files/my-{{ mysql.mysql_size }}.cnf
|
- source: salt://mysql/files/my-{{ mysql.mysql_size }}.cnf
|
||||||
- user: root
|
|
||||||
- group: root
|
|
||||||
- mode: 644
|
|
||||||
- template: jinja
|
- template: jinja
|
||||||
- watch_in:
|
- watch_in:
|
||||||
- service: mysqld
|
- service: mysqld
|
||||||
|
|
Loading…
Add table
Reference in a new issue