copr: upgrade machines to f25
This commit is contained in:
parent
a69519e7df
commit
d38c544dc1
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
instance_type: ms1.xlarge
|
||||
image: "{{ fedora23_x86_64 }}"
|
||||
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.medium.bigswap
|
||||
image: "{{ fedora23_x86_64 }}"
|
||||
image: "{{ fedora25_x86_64 }}"
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: web-80-anywhere-persistent,ssh-anywhere-persistent,default
|
||||
zone: nova
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
base_pkgs_erase: ['PackageKit*', 'sendmail', 'at']
|
||||
|
||||
instance_type: ms1.medium
|
||||
image: "{{ fedora23_x86_64 }}"
|
||||
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
|
||||
zone: nova
|
||||
hostbase: copr-keygen-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue