Upgrade copr-fe and copr-be to F30
This commit is contained in:
parent
edf3c2c23f
commit
9f168949af
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
instance_type: ms1.xlarge
|
||||
image: "{{ fedora28_x86_64 }}"
|
||||
image: "{{ fedora30_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
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
base_pkgs_erase: ['PackageKit*', 'sendmail', 'at']
|
||||
|
||||
instance_type: ms1.medium
|
||||
image: "{{ fedora28_x86_64 }}"
|
||||
image: "{{ fedora30_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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue