upgrade copr to F20
This commit is contained in:
parent
49bc0d2076
commit
c107f6f4ba
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
instance_type: m1.xlarge
|
instance_type: m1.xlarge
|
||||||
image: "{{ f19_qcow_id }}"
|
image: "{{ f20_qcow_id }}"
|
||||||
keypair: fedora-admin-20130801
|
keypair: fedora-admin-20130801
|
||||||
security_group: webserver
|
security_group: webserver
|
||||||
zone: nova
|
zone: nova
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
instance_type: m1.medium
|
instance_type: m1.medium
|
||||||
image: "{{ f19_qcow_id }}"
|
image: "{{ f20_qcow_id }}"
|
||||||
keypair: fedora-admin-20130801
|
keypair: fedora-admin-20130801
|
||||||
security_group: webserver
|
security_group: webserver
|
||||||
zone: nova
|
zone: nova
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue