summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-etcd
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/openshift-etcd
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/openshift-etcd')
-rw-r--r--playbooks/openshift-etcd/scaleup.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/openshift-etcd/scaleup.yml b/playbooks/openshift-etcd/scaleup.yml
index 656454fe3..1f8cb7391 100644
--- a/playbooks/openshift-etcd/scaleup.yml
+++ b/playbooks/openshift-etcd/scaleup.yml
@@ -32,6 +32,7 @@
l_build_container_groups_hosts: "oo_new_etcd_to_config"
l_etcd_scale_up_hosts: "oo_hosts_containerized_managed_true"
l_scale_up_hosts: "oo_new_etcd_to_config"
+ l_base_packages_hosts: "oo_new_etcd_to_config"
l_init_fact_hosts: "oo_masters_to_config:oo_etcd_to_config:oo_lb_to_config:oo_new_etcd_to_config"
l_sanity_check_hosts: "{{ groups['oo_new_etcd_to_config'] | union(groups['oo_masters_to_config']) | union(groups['oo_etcd_to_config']) }}"
when: