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:
parent
264b8604e9
commit
2adc9dd660
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue