mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
[copr][dist-git] Use proper variable for image name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user