From 61a497f243450e1d1752f241b82e8fdc1f8ab44a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 19 Nov 2019 18:44:13 +0000 Subject: [PATCH] rawhide-test: start with a f30 image, sinnce f31 image won't upload. Signed-off-by: Kevin Fenzi --- inventory/host_vars/rawhide-test.fedorainfracloud.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/rawhide-test.fedorainfracloud.org b/inventory/host_vars/rawhide-test.fedorainfracloud.org index e2a5557701..a10425d828 100644 --- a/inventory/host_vars/rawhide-test.fedorainfracloud.org +++ b/inventory/host_vars/rawhide-test.fedorainfracloud.org @@ -1,5 +1,5 @@ --- -image: "{{ fedora31_x86_64 }}" +image: "{{ fedora30_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