mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 09:40:26 +00:00
added watch_in for mysqld conf
This commit is contained in:
parent
1978f98cd4
commit
c252f2988e
1 changed files with 2 additions and 0 deletions
|
@ -20,4 +20,6 @@ my.cnf:
|
||||||
- group: root
|
- group: root
|
||||||
- mode: 644
|
- mode: 644
|
||||||
- template: jinja
|
- template: jinja
|
||||||
|
- watch_in:
|
||||||
|
- service: mysqld
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue