summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/init.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2018-02-05 15:32:55 -0500
committerRussell Teague <rteague@redhat.com>2018-02-07 11:16:55 -0500
commitb683605bd97a798589000d32d1b9ea15bf75666d (patch)
treef2567296b08974132fe3864151272293f18550b7 /playbooks/common/openshift-cluster/upgrades/init.yml
parent5e7eaaf7b8b30f8343b1564853b82c1e768f546e (diff)
downloadopenshift-b683605bd97a798589000d32d1b9ea15bf75666d.tar.gz
openshift-b683605bd97a798589000d32d1b9ea15bf75666d.tar.bz2
openshift-b683605bd97a798589000d32d1b9ea15bf75666d.tar.xz
openshift-b683605bd97a798589000d32d1b9ea15bf75666d.zip
Add base package installation to upgrade playbooks
Hosts will need python ipaddress module installed if it was not installed during initial installation. Bug 1540537 https://bugzilla.redhat.com/show_bug.cgi?id=1540537
Diffstat (limited to 'playbooks/common/openshift-cluster/upgrades/init.yml')
-rw-r--r--playbooks/common/openshift-cluster/upgrades/init.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/init.yml b/playbooks/common/openshift-cluster/upgrades/init.yml
index ba783638d..a9a35b028 100644
--- a/playbooks/common/openshift-cluster/upgrades/init.yml
+++ b/playbooks/common/openshift-cluster/upgrades/init.yml
@@ -6,6 +6,7 @@
g_new_node_hosts: []
- import_playbook: ../../../init/basic_facts.yml
+- import_playbook: ../../../init/base_packages.yml
- import_playbook: ../../../init/cluster_facts.yml
- name: Ensure firewall is not switched during upgrade