make el6-temp-instance use the openstack image id

This commit is contained in:
Seth Vidal 2013-02-25 19:09:08 +00:00
parent 8a05c235ed
commit 00ba8a27a9

View file

@ -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: