summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-11-08 16:32:07 -0500
committerRussell Teague <rteague@redhat.com>2017-11-08 16:32:07 -0500
commitd53afc610156925b67c58893a93deb6c94448620 (patch)
treedc160aaf6cc92813956a17c365b7e973f4d31d2e /playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml
parent8c7f7f95ecba778c9015d6b3a6508f35bd6db0d3 (diff)
downloadopenshift-d53afc610156925b67c58893a93deb6c94448620.tar.gz
openshift-d53afc610156925b67c58893a93deb6c94448620.tar.bz2
openshift-d53afc610156925b67c58893a93deb6c94448620.tar.xz
openshift-d53afc610156925b67c58893a93deb6c94448620.zip
Remove upgrade playbooks for 3.3 through 3.5
Diffstat (limited to 'playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml')
-rw-r--r--playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml16
1 files changed, 0 insertions, 16 deletions
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
deleted file mode 100644
index 4d284c279..000000000
--- a/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml
+++ /dev/null
@@ -1,16 +0,0 @@
----
-#
-# Control Plane Upgrade Playbook
-#
-# Upgrades masters and Docker (only on standalone etcd hosts)
-#
-# This upgrade does not include:
-# - node service running on masters
-# - docker running on masters
-# - node service running on dedicated nodes
-#
-# You can run the upgrade_nodes.yml playbook after this to upgrade these components separately.
-#
-- include: ../../initialize_groups.yml
-
-- include: ../../../../common/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml