copr: deploy copr staging instances with f25
This commit is contained in:
parent
5a03882048
commit
1c2de6c282
4 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
instance_type: m1.xlarge
|
||||
image: "{{ fedora23_x86_64 }}"
|
||||
#image: "Fedora-Cloud-Base-23.x86_64-python2"
|
||||
image: "{{ fedora25_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: ms1.small
|
||||
image: "{{ fedora23_x86_64 }}"
|
||||
image: "{{ fedora25_x86_64 }}
|
||||
#image: rhel7-20141015
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: web-80-anywhere-persistent,ssh-anywhere-persistent,default
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
instance_type: m1.medium
|
||||
#image: "{{ fedora23_x86_64 }}"
|
||||
image: "Fedora-Cloud-Base-23.x86_64-python2"
|
||||
image: "{{ fedora25_x86_64 }}"
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default
|
||||
zone: nova
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
instance_type: ms1.small
|
||||
image: "{{ fedora24_x86_64 }}"
|
||||
image: "{{ fedora25_x86_64 }}"
|
||||
keypair: fedora-admin-20130801
|
||||
# todo: remove some security groups ?
|
||||
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default,allow-nagios-persistent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue