From 21f53bc718e756e5b7a28e6aa7f63b96fd36a0de Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Fri, 7 Oct 2016 21:26:24 +0000 Subject: [PATCH] Also kick fmn-digests with restart-fedmsg Signed-off-by: Patrick Uiterwijk --- playbooks/manual/restart-fedmsg-services.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/manual/restart-fedmsg-services.yml b/playbooks/manual/restart-fedmsg-services.yml index 18a6b5033e..e47f92b678 100644 --- a/playbooks/manual/restart-fedmsg-services.yml +++ b/playbooks/manual/restart-fedmsg-services.yml @@ -62,6 +62,8 @@ nagios: action=downtime minutes=25 service=host host={{ inventory_hostname_short }}{{ env_suffix }} delegate_to: noc01.phx2.fedoraproject.org ignore_errors: true + - name: bounce the fmn-digests service + service: name=fmn-digests@1 state=restarted - name: restart fedmsg-hub instances hosts: fedmsg-hubs;fedmsg-hubs-stg