Explorar o código

Merge pull request #6649 from mgugino-upstream-stage/fix-pre-packages

install base_packages on oo_all_hosts
Michael Gugino %!s(int64=7) %!d(string=hai) anos
pai
achega
0e6fa54388
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      playbooks/init/base_packages.yml

+ 2 - 2
playbooks/init/base_packages.yml

@@ -1,6 +1,6 @@
 ---
-- name: Ensure that all non-node hosts are accessible
-  hosts: oo_masters_to_config:oo_etcd_to_config:oo_lb_to_config:oo_nfs_to_config
+- name: Install packages necessary for installer
+  hosts: oo_all_hosts
   any_errors_fatal: true
   tasks:
   - when: