mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 09:40:26 +00:00
accidentally a whole },
This commit is contained in:
parent
41bd1ea44a
commit
48c69a2657
1 changed files with 1 additions and 0 deletions
|
@ -27,4 +27,5 @@
|
||||||
'config': '/usr/local/etc/my.cnf',
|
'config': '/usr/local/etc/my.cnf',
|
||||||
'python': 'pymysql',
|
'python': 'pymysql',
|
||||||
'mysql-size': 'medium',
|
'mysql-size': 'medium',
|
||||||
|
},
|
||||||
}, merge=salt['pillar.get']('mysql:lookup')) %}
|
}, merge=salt['pillar.get']('mysql:lookup')) %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue