make the el6 temp instance refer to the image variable
This commit is contained in:
parent
1af0b3eb8b
commit
d2ecd43a30
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
- ${private}/vars.yml
|
- ${private}/vars.yml
|
||||||
vars:
|
vars:
|
||||||
- keypair: fedora-admin
|
- keypair: fedora-admin
|
||||||
- image: ami-0000000e
|
- image: $el6_qcow_id
|
||||||
- instance_type: m1.medium
|
- instance_type: m1.medium
|
||||||
- security_group: default
|
- security_group: default
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue