From 0ad53cbbe8d6f26e98796734896be6e827051ce6 Mon Sep 17 00:00:00 2001
From: Devan Goodwin <dgoodwin@redhat.com>
Date: Wed, 28 Sep 2016 08:51:05 -0300
Subject: Move etcd backup from pre-upgrade to upgrade itself.

---
 playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade.yml               | 2 --
 playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml | 2 --
 2 files changed, 4 deletions(-)

(limited to 'playbooks/byo')

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:
-- 
cgit v1.2.3