copr: deploy copr staging instances with f25

This commit is contained in:
clime 2017-01-18 14:37:00 +01:00
parent 5a03882048
commit 1c2de6c282
4 changed files with 4 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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