From c950f391847e6c161fa1c1399584ae1514c393c2 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 17 Mar 2015 22:11:04 +0000 Subject: [PATCH] What happens when we try this? --- vars/global.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/global.yml b/vars/global.yml index f0313e6da7..98a5bacb4c 100644 --- a/vars/global.yml +++ b/vars/global.yml @@ -28,7 +28,7 @@ el7_qcow_id: ami-00000050 # Set a default hostname base to transient. Override in host vars or command line. hostbase: transient # root_auth_users for cloud instances is '' by default -root_auth_users: "" +#root_auth_users: "" global_pkgs_inst: ['bind-utils', 'mailx', 'nc', 'openssh-clients', 'patch', 'postfix', 'rsync', 'strace', 'tmpwatch', 'traceroute', 'vim-enhanced', 'xz', 'zsh',