Correct image names, they are variables.

This commit is contained in:
Kevin Fenzi 2015-06-26 16:12:24 +00:00
parent 0edfd67daf
commit f014ae4645
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
---
image: centos66_x86_64
image: {{ centos66_x86_64 }}
instance_type: m1.small
keypair: fedora-admin-20130801
security_group: ssh-anywhere-persistent,all-icmp-persistent

View file

@ -1,5 +1,5 @@
---
image: fedora22_x86_64
image: {{ fedora22_x86_64 }}
instance_type: m1.small
keypair: fedora-admin-20130801
security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,default,all-icmp-persistent