mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
openshift-apps: remove openshift/rollout step from a few apps
This always seems to fail anyway when I deploy and the app still comes up fine so I'm inclined to delete the step.
This commit is contained in:
@@ -54,10 +54,6 @@
|
||||
template: deploymentconfig.yml
|
||||
objectname: deploymentconfig.yml
|
||||
|
||||
- role: openshift/rollout
|
||||
app: coreos-koji-tagger
|
||||
dcname: coreos-koji-tagger
|
||||
|
||||
###############################################
|
||||
# actions to delete the project from OpenShift
|
||||
###############################################
|
||||
|
||||
@@ -92,10 +92,6 @@
|
||||
template: pvc.yml
|
||||
objectname: pvc.yml
|
||||
|
||||
- role: openshift/rollout
|
||||
app: coreos-ostree-importer
|
||||
dcname: coreos-ostree-importer
|
||||
|
||||
###############################################
|
||||
# actions to delete the project from OpenShift
|
||||
###############################################
|
||||
|
||||
@@ -42,10 +42,6 @@
|
||||
template: pvc.yml
|
||||
objectname: pvc.yml
|
||||
|
||||
- role: openshift/rollout
|
||||
app: fedora-ostree-pruner
|
||||
dcname: fedora-ostree-pruner
|
||||
|
||||
###############################################
|
||||
# actions to delete the project from OpenShift
|
||||
###############################################
|
||||
|
||||
Reference in New Issue
Block a user