From 3a2fac3bb7eaff91942d0634a22785eef6816319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Mon, 6 Jun 2022 15:41:27 +0200 Subject: [PATCH] [release-monitoring] Migrate to OCP4 on staging MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There are issues when building images on OCP3, let's try to move Anitya to OCP4. We should do it anyway. Signed-off-by: Michal Konečný --- playbooks/openshift-apps/release-monitoring.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/release-monitoring.yml b/playbooks/openshift-apps/release-monitoring.yml index 205beaa673..89a1d66ef9 100644 --- a/playbooks/openshift-apps/release-monitoring.yml +++ b/playbooks/openshift-apps/release-monitoring.yml @@ -1,7 +1,7 @@ # Deploy the app - name: make the app be real - hosts: os_masters_stg[0]:os_masters[0] + hosts: os_control_stg[0]:os_masters[0] user: root gather_facts: False