From 9b794de8a48d0d2e0b1eba7cbcf76816c0c08a2b Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 16 Jun 2022 13:27:42 -0700 Subject: [PATCH] datanommer: move to ocp4 Signed-off-by: Kevin Fenzi --- playbooks/openshift-apps/datanommer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/datanommer.yml b/playbooks/openshift-apps/datanommer.yml index 58f50e957c..a961f72adf 100644 --- a/playbooks/openshift-apps/datanommer.yml +++ b/playbooks/openshift-apps/datanommer.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