diff --git a/inventory/host_vars/simple-koji-ci-dev.fedorainfracloud.org b/inventory/host_vars/simple-koji-ci-dev.fedorainfracloud.org index 92edf2eeb0..c2a9346e3a 100644 --- a/inventory/host_vars/simple-koji-ci-dev.fedorainfracloud.org +++ b/inventory/host_vars/simple-koji-ci-dev.fedorainfracloud.org @@ -1,5 +1,5 @@ --- -image: "{{ fedora27_x86_64 }}" +image: "{{ fedora29_x86_64 }}" instance_type: m1.medium keypair: fedora-admin-20130801 security_group: ssh-anywhere-persistent,all-icmp-persistent,default,all-icmp-persistent diff --git a/inventory/host_vars/simple-koji-ci-prod.fedorainfracloud.org b/inventory/host_vars/simple-koji-ci-prod.fedorainfracloud.org index 3477c16f5e..db598e3048 100644 --- a/inventory/host_vars/simple-koji-ci-prod.fedorainfracloud.org +++ b/inventory/host_vars/simple-koji-ci-prod.fedorainfracloud.org @@ -1,5 +1,5 @@ --- -image: "{{ fedora27_x86_64 }}" +image: "{{ fedora29_x86_64 }}" instance_type: m1.medium keypair: fedora-admin-20130801 security_group: ssh-anywhere-persistent,all-icmp-persistent,default,all-icmp-persistent