copr: add missing quote
This commit is contained in:
parent
1c2de6c282
commit
026cfbd5db
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
instance_type: ms1.small
|
instance_type: ms1.small
|
||||||
image: "{{ fedora25_x86_64 }}
|
image: "{{ fedora25_x86_64 }}"
|
||||||
#image: rhel7-20141015
|
#image: rhel7-20141015
|
||||||
keypair: fedora-admin-20130801
|
keypair: fedora-admin-20130801
|
||||||
security_group: web-80-anywhere-persistent,ssh-anywhere-persistent,default
|
security_group: web-80-anywhere-persistent,ssh-anywhere-persistent,default
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue