mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 09:40:26 +00:00
s/mysql-size/mysql_size/
This commit is contained in:
parent
cc7774ac8a
commit
41bd1ea44a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ selinux_enforcing:
|
||||||
my.cnf:
|
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
|
- user: root
|
||||||
- group: root
|
- group: root
|
||||||
- mode: 644
|
- mode: 644
|
||||||
|
|
Loading…
Add table
Reference in a new issue