From 740ce5dc7c82ed87868c1074c589398f0ce0187d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 7 Jan 2014 00:55:33 +0000 Subject: [PATCH] Another attempt --- vars/global.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/global.yml b/vars/global.yml index 43c0d009a8..210bf5dcbc 100644 --- a/vars/global.yml +++ b/vars/global.yml @@ -21,7 +21,7 @@ f19_qcow_id: ami-00000020 # Fedora-20-TC4-x86_64 f20_qcow_id: ami-00000038 # This disables the anoying requirement of logging in as fedora user on cloud images -ec2_userdata: '{"#cloud-config":"disable_root: 0"}' +ec2_userdata: '{"#cloud-config":"","disable_root":"0"}' # 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