summaryrefslogtreecommitdiffstats
path: root/playbooks/common
diff options
context:
space:
mode:
authorDevan Goodwin <dgoodwin@redhat.com>2016-09-12 15:16:38 -0300
committerDevan Goodwin <dgoodwin@redhat.com>2016-09-28 11:57:54 -0300
commit6f056fd9673428c00b5e496a9a084cf09ad777cf (patch)
tree338811cad4feb908d79a45f0abe28aa151d627ea /playbooks/common
parentcbe003803a4a7509ee7aa1fac776cc618818bb4e (diff)
downloadopenshift-6f056fd9673428c00b5e496a9a084cf09ad777cf.tar.gz
openshift-6f056fd9673428c00b5e496a9a084cf09ad777cf.tar.bz2
openshift-6f056fd9673428c00b5e496a9a084cf09ad777cf.tar.xz
openshift-6f056fd9673428c00b5e496a9a084cf09ad777cf.zip
Verify masters are upgraded before proceeding with node only upgrade.
Diffstat (limited to 'playbooks/common')
-rw-r--r--playbooks/common/openshift-cluster/upgrades/pre/backup_etcd.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/pre/backup_etcd.yml b/playbooks/common/openshift-cluster/upgrades/pre/backup_etcd.yml
index 2af73c467..994ac2bb9 100644
--- a/playbooks/common/openshift-cluster/upgrades/pre/backup_etcd.yml
+++ b/playbooks/common/openshift-cluster/upgrades/pre/backup_etcd.yml
@@ -70,9 +70,6 @@
msg: "Etcd backup created in {{ openshift.common.data_dir }}/etcd-backup-{{ timestamp }}"
-##############################################################################
-# Gate on etcd backup
-##############################################################################
- name: Gate on etcd backup
hosts: localhost
connection: local