summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/byo/openshift-cluster')
-rw-r--r--playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade.yml2
-rw-r--r--playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml2
2 files changed, 0 insertions, 4 deletions
diff --git a/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade.yml b/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade.yml
index cd3ca0817..6bd1aea07 100644
--- a/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade.yml
+++ b/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade.yml
@@ -56,8 +56,6 @@
- include: ../../../../common/openshift-cluster/upgrades/pre/gate_checks.yml
-- include: ../../../../common/openshift-cluster/upgrades/pre/backup_etcd.yml
-
- name: Exit upgrade if dry-run specified
hosts: oo_all_hosts
tasks:
diff --git a/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml b/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml
index bf18a2a66..35951ccda 100644
--- a/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml
+++ b/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml
@@ -63,8 +63,6 @@
- include: ../../../../common/openshift-cluster/upgrades/pre/gate_checks.yml
-- include: ../../../../common/openshift-cluster/upgrades/pre/backup_etcd.yml
-
- name: Exit upgrade if dry-run specified
hosts: oo_all_hosts
tasks: