From 209ca2f9d55db905cdd71d07c7d3aced2215fec5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 11 Aug 2022 10:04:28 -0700 Subject: [PATCH] greenwave: set the route timeout on the correct cluster Signed-off-by: Kevin Fenzi --- playbooks/openshift-apps/greenwave.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/greenwave.yml b/playbooks/openshift-apps/greenwave.yml index 748babf99a..43cdfb2a02 100644 --- a/playbooks/openshift-apps/greenwave.yml +++ b/playbooks/openshift-apps/greenwave.yml @@ -107,7 +107,7 @@ dcname: greenwave-fedmsg-consumers - name: Change the route haproxy default timeout - hosts: os_masters[0]:os_masters_stg[0] + hosts: os_control[0]:os_control_stg[0] user: root gather_facts: False