Tweak infinoted config a bit more. Make sync 60 seconds instead of 10

add a handler to restart on config changes.
This commit is contained in:
Kevin Fenzi 2015-10-13 20:15:57 +00:00
parent bfb5cf4790
commit 57eb9b4f8f
3 changed files with 5 additions and 4 deletions

View file

@ -192,3 +192,6 @@
- name: restart autocloud
service: name=autocloud state=restarted
- name: restart infinoted
service: name=infinoted state=restarted