copr: test migration on -dev machines
This commit is contained in:
parent
031ef4de69
commit
173130f280
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
instance_type: m1.xlarge
|
||||
image: "{{ fedora21_x86_64 }}"
|
||||
image: "{{ fedora23_x86_64 }}"
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default,allow-nagios-persistent
|
||||
zone: nova
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
instance_type: m1.medium
|
||||
image: "{{ fedora21_x86_64 }}"
|
||||
image: "{{ fedora23_x86_64 }}"
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default
|
||||
zone: nova
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue