From 7cc88c752757804730206a50ce9eb8743c2c3643 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 22 Jun 2022 12:30:58 -0700 Subject: [PATCH] nuancier: point stg app to new ocp4 stg Signed-off-by: Kevin Fenzi --- playbooks/openshift-apps/nuancier.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/nuancier.yml b/playbooks/openshift-apps/nuancier.yml index 5e3e98af11..7c7bba1366 100644 --- a/playbooks/openshift-apps/nuancier.yml +++ b/playbooks/openshift-apps/nuancier.yml @@ -1,5 +1,5 @@ - name: make the app be real - hosts: os_masters_stg[0] + hosts: os_control_stg[0] user: root gather_facts: False