From 1ce7c099991cf7fd8ae5b4172a7dd2d3a1f8bd86 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 1 Oct 2014 15:28:39 +0000 Subject: [PATCH] Add proxies to the restart fedmsg playbook now that they run gateways. --- playbooks/manual/restart-fedmsg-services.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/manual/restart-fedmsg-services.yml b/playbooks/manual/restart-fedmsg-services.yml index bbab41c620..c0140fa0a9 100644 --- a/playbooks/manual/restart-fedmsg-services.yml +++ b/playbooks/manual/restart-fedmsg-services.yml @@ -6,7 +6,7 @@ # need to be periodically updated with new things. - name: restart fedmsg-gateway instances - hosts: busgateway;busgateway-stg + hosts: busgateway;busgateway-stg;proxies;proxies-stg user: root gather_facts: False