rawhide-test: move to new f31 based image, add f31 image name to vars
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
975d5e12d0
commit
228700fa05
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
image: "{{ fedora27_x86_64 }}"
|
||||
image: "{{ fedora31_x86_64 }}"
|
||||
instance_type: ms1.medium
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: ssh-anywhere-maintainertest,web-80-anywhere-maintainertest,default,web-443-anywhere-maintainertest,all-icmp-maintainertest
|
||||
|
|
|
@ -53,6 +53,7 @@ centos70_x86_64: CentOS-7-x86_64-GenericCloud-1503
|
|||
centos66_x86_64: CentOS-6-x86_64-GenericCloud-20141129_01
|
||||
rhel70_x86_64: rhel-guest-image-7.0-20140930.0.x86_64
|
||||
rhel66_x86_64: rhel-guest-image-6.6-20141222.0.x86_64
|
||||
fedora31_x86_64: Fedora-Cloud-Base-31-1.9.x86_64
|
||||
|
||||
# Note: we do "all and blacklist" rather than whitelist to make sure we can use this
|
||||
# same list on both EL7 and Fedora and get new ciphers: on Fedora, at time of writing,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue