[copr][dist-git] Use proper variable for image name
This commit is contained in:
parent
7afb584832
commit
7774fa484e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
instance_type: ms1.small
|
||||
image: "{{ CentOS-7-x86_64-GenericCloud-1503 }}"
|
||||
image: "{{ centos70_x86_64 }}"
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: web-80-anywhere-persistent,ssh-anywhere-persistent,default
|
||||
zone: nova
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue