added watch_in for mysqld conf

This commit is contained in:
Kenneth Wilke 2013-08-19 10:15:22 -05:00
parent 1978f98cd4
commit c252f2988e

View file

@ -20,4 +20,6 @@ my.cnf:
- group: root
- mode: 644
- template: jinja
- watch_in:
- service: mysqld
{% endif %}