diff --git a/playbooks/manual/upgrade/mote.yml b/playbooks/manual/upgrade/mote.yml index 0c74629dda..7fb1bd5eb3 100644 --- a/playbooks/manual/upgrade/mote.yml +++ b/playbooks/manual/upgrade/mote.yml @@ -41,7 +41,7 @@ - mote post_tasks: - - service: name="fedmsg-hub" state=restarted + - service: name="httpd" state=restarted - name: tell nagios to unshush nagios: action=unsilence service=host host={{ inventory_hostname_short }}{{ env_suffix }} delegate_to: noc01.phx2.fedoraproject.org