From c04f128946ab7b71e01c325457796dad489bf50b Mon Sep 17 00:00:00 2001 From: Jon Stanley Date: Sat, 9 Aug 2014 17:35:35 +0000 Subject: [PATCH] Fix keypair --- inventory/host_vars/209.132.184.148 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/209.132.184.148 b/inventory/host_vars/209.132.184.148 index 018ad24442..819c5a2850 100644 --- a/inventory/host_vars/209.132.184.148 +++ b/inventory/host_vars/209.132.184.148 @@ -1,8 +1,8 @@ # 2cpus, 3GB of ram 20GB of ephemeral space instance_type: m1.large # image id -image: ami-00000013 -keypair: fedora-admin +image: "{{ el6_qcow_id }}" +keypair: fedora-admin-20130801 # what security group to add the host to security_group: webserver zone: fedoracloud