mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-15 17:20:25 +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
|
||||
- mode: 644
|
||||
- template: jinja
|
||||
- watch_in:
|
||||
- service: mysqld
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Reference in a new issue