summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_7
diff options
context:
space:
mode:
authorMichael Gugino <mgugino@redhat.com>2017-10-02 18:16:16 -0400
committerMichael Gugino <mgugino@redhat.com>2017-10-02 18:16:16 -0400
commit3f931ea57f510e6d081866c50c6910544d92285a (patch)
tree41aa0dd0cf87c9cef8e1b7639f674977ee504ea8 /playbooks/common/openshift-cluster/upgrades/v3_7
parentaf20ba9f9dd455aee9ce4978078a3bcd90c12b24 (diff)
downloadopenshift-3f931ea57f510e6d081866c50c6910544d92285a.tar.gz
openshift-3f931ea57f510e6d081866c50c6910544d92285a.tar.bz2
openshift-3f931ea57f510e6d081866c50c6910544d92285a.tar.xz
openshift-3f931ea57f510e6d081866c50c6910544d92285a.zip
Limit base-package install during master upgrades
Currently, openshift_version installs RPM packages on all nodes and masters to aid in determining and setting the proper version across the cluster. This commit limits the host groups to only masters during upgrade_control_plane plays. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1495107
Diffstat (limited to 'playbooks/common/openshift-cluster/upgrades/v3_7')
-rw-r--r--playbooks/common/openshift-cluster/upgrades/v3_7/upgrade_control_plane.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade_control_plane.yml b/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade_control_plane.yml
index 82faf743e..6c4f9671b 100644
--- a/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade_control_plane.yml
+++ b/playbooks/common/openshift-cluster/upgrades/v3_7/upgrade_control_plane.yml
@@ -80,6 +80,7 @@
# defined, and overriding the normal behavior of protecting the installed version
openshift_release: "{{ openshift_upgrade_target }}"
openshift_protect_installed_version: False
+ openshift_install_base_package_group: "oo_masters_to_config"
# We skip the docker role at this point in upgrade to prevent
# unintended package, container, or config upgrades which trigger