mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 01:30:25 +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:
|
||||
file.managed:
|
||||
- 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
|
||||
|
|
Loading…
Add table
Reference in a new issue