Also restart mote-updater after package updates.

This commit is contained in:
Ralph Bean 2015-06-15 17:53:00 +00:00
parent 7f297bf76e
commit 1fdbbd28cf

View file

@ -42,6 +42,7 @@
post_tasks:
- service: name="httpd" state=restarted
- service: name="mote-updater" state=restarted
- name: tell nagios to unshush
nagios: action=unsilence service=host host={{ inventory_hostname_short }}{{ env_suffix }}
delegate_to: noc01.phx2.fedoraproject.org