From f338862ac1de60bb9e918f87af0486caff8bb923 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mon, 20 May 2019 20:38:25 +0200 Subject: [PATCH] elections: deploy in openshift prod Signed-off-by: Pierre-Yves Chibon --- playbooks/openshift-apps/elections.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/elections.yml b/playbooks/openshift-apps/elections.yml index 77344c692e..7af915eebe 100644 --- a/playbooks/openshift-apps/elections.yml +++ b/playbooks/openshift-apps/elections.yml @@ -1,5 +1,5 @@ - name: make the app be real - hosts: os_masters_stg[0] + hosts: os_masters_stg[0]:os_masters[0] user: root gather_facts: False