From bf99a15cb00da8d672d45087043a22a432d15bc2 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 6 Jan 2014 22:53:35 +0000 Subject: [PATCH] Lets try this. --- vars/global.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vars/global.yml b/vars/global.yml index baa02ee125..d0e074b97d 100644 --- a/vars/global.yml +++ b/vars/global.yml @@ -21,8 +21,8 @@ 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