From d53afc610156925b67c58893a93deb6c94448620 Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Wed, 8 Nov 2017 16:32:07 -0500 Subject: Remove upgrade playbooks for 3.3 through 3.5 --- .../upgrades/v3_5/upgrade_control_plane.yml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade_control_plane.yml (limited to 'playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade_control_plane.yml') diff --git a/playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade_control_plane.yml b/playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade_control_plane.yml deleted file mode 100644 index 2377713fa..000000000 --- a/playbooks/byo/openshift-cluster/upgrades/v3_5/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_5/upgrade_control_plane.yml -- cgit v1.2.3