From 2adc9dd660630224b55544f938726ce11c3700c8 Mon Sep 17 00:00:00 2001 From: Luca BRUNO Date: Wed, 27 Apr 2022 07:44:59 +0000 Subject: [PATCH] openshift-apps/coreos-cincinnati: also deploy to new ocp4 cluster This deploys a copy of coreos-cincinnati services to the new ocp4 cluster, in order to start migrating off the current ocp3 cluster. The new deployment copy is not going to serve requests yet, until all the routes are in place and the DNS updated. Signed-off-by: Luca BRUNO --- playbooks/openshift-apps/coreos-cincinnati.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/coreos-cincinnati.yml b/playbooks/openshift-apps/coreos-cincinnati.yml index 0e33a45e05..bd0c573a16 100644 --- a/playbooks/openshift-apps/coreos-cincinnati.yml +++ b/playbooks/openshift-apps/coreos-cincinnati.yml @@ -1,5 +1,5 @@ - name: provision CoreOS Cincinnati backend - hosts: os_masters[0]:os_masters_stg[0] + hosts: os_masters[0]:os_masters_stg[0]:os_control:os_control_stg user: root gather_facts: False