From d2ecd43a30e4d4c94b3d53d8d9bc381361d3325e Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Mon, 4 Mar 2013 22:39:09 +0000 Subject: [PATCH] make the el6 temp instance refer to the image variable --- playbooks/el6-temp-instance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/el6-temp-instance.yml b/playbooks/el6-temp-instance.yml index c90e855c8e..b8a856ba42 100644 --- a/playbooks/el6-temp-instance.yml +++ b/playbooks/el6-temp-instance.yml @@ -11,7 +11,7 @@ - ${private}/vars.yml vars: - keypair: fedora-admin - - image: ami-0000000e + - image: $el6_qcow_id - instance_type: m1.medium - security_group: default