From 2f42a872f49de4e2a18fea0f9ea8d30049d94a4d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 21 Jun 2022 17:36:02 -0700 Subject: [PATCH] review-stats: move to ocp4 Signed-off-by: Kevin Fenzi --- playbooks/openshift-apps/review-stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/review-stats.yml b/playbooks/openshift-apps/review-stats.yml index 58ea82f21a..89a11d653c 100644 --- a/playbooks/openshift-apps/review-stats.yml +++ b/playbooks/openshift-apps/review-stats.yml @@ -1,5 +1,5 @@ - name: make the app be real - hosts: os_masters_stg[0]:os_masters[0] + hosts: os_control_stg[0]:os_control[0] user: root gather_facts: False