From faa82a70268ed4fa3649667177440eec7b88443b Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 15 Oct 2014 19:52:36 +0000 Subject: [PATCH] Use the right value here --- inventory/host_vars/209.132.184.166 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/209.132.184.166 b/inventory/host_vars/209.132.184.166 index 4c8cb7b00d..7f6cc25ed9 100644 --- a/inventory/host_vars/209.132.184.166 +++ b/inventory/host_vars/209.132.184.166 @@ -1,7 +1,7 @@ # 2cpus, 3GB of ram 20GB of ephemeral space instance_type: m1.large # image id -image: "{{ ami-0000004c }}" +image: "{{ el7_qcow_id }}" keypair: fedora-admin-20130801 # what security group to add the host to security_group: webserver