|
@@ -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:
|