From 258d3bd7c3e3aa26b21926fa81b3521e52d3e1e9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 15 Jun 2022 10:21:40 -0700 Subject: [PATCH] discourse2fedmsg: also change control host Signed-off-by: Kevin Fenzi --- playbooks/openshift-apps/discourse2fedmsg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/discourse2fedmsg.yml b/playbooks/openshift-apps/discourse2fedmsg.yml index b30dd099e5..979073b549 100644 --- a/playbooks/openshift-apps/discourse2fedmsg.yml +++ b/playbooks/openshift-apps/discourse2fedmsg.yml @@ -1,5 +1,5 @@ - name: make the app be real - hosts: os_masters[0]:os_control_stg[0] + hosts: os_control[0]:os_control_stg[0] user: root gather_facts: False