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 <luca.bruno@coreos.com>
This commit is contained in:
Luca BRUNO 2022-04-27 07:44:59 +00:00
parent 264b8604e9
commit 2adc9dd660
No known key found for this signature in database
GPG key ID: A9834A2252078E4E

View file

@ -1,5 +1,5 @@
- name: provision CoreOS Cincinnati backend - 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 user: root
gather_facts: False gather_facts: False