openshift-apps/coreos-ostree-importer: migrate to new ocp4 cluster
This commit is contained in:
parent
4966e809f3
commit
da1c8183c4
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os_masters[0]:os_masters_stg[0]
|
hosts: os_control:os_control_stg
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
@ -95,7 +95,7 @@
|
||||||
###############################################
|
###############################################
|
||||||
# actions to delete the project from OpenShift
|
# actions to delete the project from OpenShift
|
||||||
###############################################
|
###############################################
|
||||||
# to run: sudo rbac-playbook -l os_masters_stg[0] -t delete openshift-apps/coreos-ostree-importer.yml
|
# to run: sudo rbac-playbook -l os_control_stg -t delete openshift-apps/coreos-ostree-importer.yml
|
||||||
- role: openshift/object-delete
|
- role: openshift/object-delete
|
||||||
app: coreos-ostree-importer
|
app: coreos-ostree-importer
|
||||||
objecttype: project
|
objecttype: project
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue