diff --git a/playbooks/openshift-apps/asknot.yml b/playbooks/openshift-apps/asknot.yml index 707d5f4091..04f7d4699b 100644 --- a/playbooks/openshift-apps/asknot.yml +++ b/playbooks/openshift-apps/asknot.yml @@ -61,3 +61,6 @@ - role: openshift/rollout rollout_app: asknot rollout_dcname: asknot + tags: + - never + - rollout diff --git a/playbooks/openshift-apps/bodhi.yml b/playbooks/openshift-apps/bodhi.yml index 8af6a6184a..46bf8f625f 100644 --- a/playbooks/openshift-apps/bodhi.yml +++ b/playbooks/openshift-apps/bodhi.yml @@ -148,12 +148,21 @@ - role: openshift/rollout rollout_app: bodhi rollout_dcname: bodhi-web + tags: + - never + - rollout - role: openshift/rollout rollout_app: bodhi rollout_dcname: bodhi-consumer + tags: + - never + - rollout - role: openshift/rollout rollout_app: bodhi rollout_dcname: bodhi-celery + tags: + - never + - rollout post_tasks: - name: Scale up pods diff --git a/playbooks/openshift-apps/compose-tracker.yml b/playbooks/openshift-apps/compose-tracker.yml index ea06df6023..274c467320 100644 --- a/playbooks/openshift-apps/compose-tracker.yml +++ b/playbooks/openshift-apps/compose-tracker.yml @@ -48,6 +48,9 @@ - role: openshift/rollout rollout_app: compose-tracker rollout_dcname: compose-tracker + tags: + - never + - rollout ############################################### # actions to delete the project from OpenShift diff --git a/playbooks/openshift-apps/datagrepper.yml b/playbooks/openshift-apps/datagrepper.yml index d76d0f5e39..a472c764d6 100644 --- a/playbooks/openshift-apps/datagrepper.yml +++ b/playbooks/openshift-apps/datagrepper.yml @@ -107,3 +107,6 @@ # - role: openshift/rollout # rollout_app: datagrepper # rollout_dcname: datagrepper + # tags: + # - never + # - rollout diff --git a/playbooks/openshift-apps/discourse2fedmsg.yml b/playbooks/openshift-apps/discourse2fedmsg.yml index d20d04b0e1..9b66243d3a 100644 --- a/playbooks/openshift-apps/discourse2fedmsg.yml +++ b/playbooks/openshift-apps/discourse2fedmsg.yml @@ -81,3 +81,6 @@ # - role: openshift/rollout # rollout_app: discourse2fedmsg # rollout_dcname: discourse2fedmsg + # tags: + # - never + # - rollout diff --git a/playbooks/openshift-apps/fasjson.yml b/playbooks/openshift-apps/fasjson.yml index 25cbf7b0af..eb82b2d563 100644 --- a/playbooks/openshift-apps/fasjson.yml +++ b/playbooks/openshift-apps/fasjson.yml @@ -117,3 +117,6 @@ # - role: openshift/rollout # rollout_app: noggin # rollout_dcname: noggin + # tags: + # - never + # - rollout diff --git a/playbooks/openshift-apps/greenwave.yml b/playbooks/openshift-apps/greenwave.yml index c89945956e..ef4e4a16d3 100644 --- a/playbooks/openshift-apps/greenwave.yml +++ b/playbooks/openshift-apps/greenwave.yml @@ -89,10 +89,16 @@ - role: openshift/rollout rollout_app: greenwave rollout_dcname: greenwave-web + tags: + - never + - rollout - role: openshift/rollout rollout_app: greenwave rollout_dcname: greenwave-fedmsg-consumers + tags: + - never + - rollout - name: Change the route haproxy default timeout hosts: os_control[0]:os_control_stg[0] diff --git a/playbooks/openshift-apps/mdapi.yml b/playbooks/openshift-apps/mdapi.yml index 36c23e6457..d3cea2e815 100644 --- a/playbooks/openshift-apps/mdapi.yml +++ b/playbooks/openshift-apps/mdapi.yml @@ -91,3 +91,6 @@ - role: openshift/rollout rollout_app: mdapi rollout_dcname: mdapi + tags: + - never + - rollout diff --git a/playbooks/openshift-apps/messaging-bridges.yml b/playbooks/openshift-apps/messaging-bridges.yml index 496b9e14b0..cff0068e58 100644 --- a/playbooks/openshift-apps/messaging-bridges.yml +++ b/playbooks/openshift-apps/messaging-bridges.yml @@ -151,9 +151,18 @@ - role: openshift/rollout rollout_app: messaging-bridges rollout_dcname: amqp-to-zmq + tags: + - never + - rollout - role: openshift/rollout rollout_app: messaging-bridges rollout_dcname: zmq-to-amqp + tags: + - never + - rollout - role: openshift/rollout rollout_app: messaging-bridges rollout_dcname: verify-missing + tags: + - never + - rollout diff --git a/playbooks/openshift-apps/release-monitoring.yml b/playbooks/openshift-apps/release-monitoring.yml index 7bb59b146d..7230f433ae 100644 --- a/playbooks/openshift-apps/release-monitoring.yml +++ b/playbooks/openshift-apps/release-monitoring.yml @@ -64,3 +64,6 @@ - role: openshift/rollout rollout_app: release-monitoring rollout_dcname: release-monitoring-web + tags: + - never + - rollout diff --git a/playbooks/openshift-apps/resultsdb.yml b/playbooks/openshift-apps/resultsdb.yml index acafa8ea68..7331380371 100644 --- a/playbooks/openshift-apps/resultsdb.yml +++ b/playbooks/openshift-apps/resultsdb.yml @@ -141,8 +141,14 @@ rollout_app: resultsdb rollout_dcname: "resultsdb-api" failed_when: false + tags: + - never + - rollout - role: openshift/rollout rollout_app: resultsdb rollout_dcname: "resultsdb-frontend" failed_when: false + tags: + - never + - rollout diff --git a/playbooks/openshift-apps/the-new-hotness.yml b/playbooks/openshift-apps/the-new-hotness.yml index 9d1d7533b2..e38fe416bd 100644 --- a/playbooks/openshift-apps/the-new-hotness.yml +++ b/playbooks/openshift-apps/the-new-hotness.yml @@ -96,3 +96,6 @@ - role: openshift/rollout rollout_app: the-new-hotness rollout_dcname: the-new-hotness + tags: + - never + - rollout diff --git a/playbooks/openshift-apps/transtats.yml b/playbooks/openshift-apps/transtats.yml index 2cedee18ff..72bdb90ce0 100644 --- a/playbooks/openshift-apps/transtats.yml +++ b/playbooks/openshift-apps/transtats.yml @@ -48,3 +48,6 @@ - role: openshift/rollout rollout_app: transtats rollout_dcname: transtats-web + tags: + - never + - rollout diff --git a/playbooks/openshift-apps/waiverdb.yml b/playbooks/openshift-apps/waiverdb.yml index 861d158c65..c2b74e7b30 100644 --- a/playbooks/openshift-apps/waiverdb.yml +++ b/playbooks/openshift-apps/waiverdb.yml @@ -121,3 +121,6 @@ - role: openshift/rollout rollout_app: waiverdb rollout_dcname: waiverdb-web + tags: + - never + - rollout diff --git a/playbooks/openshift-apps/webhook2fedmsg.yml b/playbooks/openshift-apps/webhook2fedmsg.yml index 740896d610..19119e1352 100644 --- a/playbooks/openshift-apps/webhook2fedmsg.yml +++ b/playbooks/openshift-apps/webhook2fedmsg.yml @@ -123,3 +123,6 @@ # - role: openshift/rollout # rollout_app: webhook2fedmsg # rollout_dcname: webhook2fedmsg + # tags: + # - never + # - rollout diff --git a/playbooks/openshift-apps/zezere.yml b/playbooks/openshift-apps/zezere.yml index ebfb425fe6..a0f5dfe6ca 100644 --- a/playbooks/openshift-apps/zezere.yml +++ b/playbooks/openshift-apps/zezere.yml @@ -48,3 +48,6 @@ - role: openshift/rollout rollout_app: zezere rollout_dcname: zezere + tags: + - never + - rollout