From 00ba8a27a9ae111c493581c9b894cd2ade507f3f Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Mon, 25 Feb 2013 19:09:08 +0000 Subject: [PATCH] make el6-temp-instance use the openstack image id --- playbooks/el6-temp-instance.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/el6-temp-instance.yml b/playbooks/el6-temp-instance.yml index a693ad01df..8fb67b590f 100644 --- a/playbooks/el6-temp-instance.yml +++ b/playbooks/el6-temp-instance.yml @@ -8,8 +8,8 @@ - ${private}/vars.yml vars: - keypair: admin - - image: emi-B8793915 - - instance_type: c1.medium + - image: ami-0000000e + - instance_type: m1.medium - security_group: default tasks: