From ae615a1faf14c68d6bba2808f636d976c6c6663e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 3 Mar 2016 21:43:03 +0000 Subject: [PATCH] Don't try and install fedora 21 when you pass a fedora 22 kickstart. ;) --- inventory/host_vars/autocloud-web01.phx2.fedoraproject.org | 2 +- inventory/host_vars/autocloud-web01.stg.phx2.fedoraproject.org | 2 +- inventory/host_vars/autocloud-web02.stg.phx2.fedoraproject.org | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/inventory/host_vars/autocloud-web01.phx2.fedoraproject.org b/inventory/host_vars/autocloud-web01.phx2.fedoraproject.org index 0db2f54834..beb97dcfd9 100644 --- a/inventory/host_vars/autocloud-web01.phx2.fedoraproject.org +++ b/inventory/host_vars/autocloud-web01.phx2.fedoraproject.org @@ -4,7 +4,7 @@ gw: 10.5.126.254 dns: 10.5.126.21 ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-22 -ks_repo: http://10.5.126.23/pub/fedora/linux/releases/21/Server/x86_64/os/ +ks_repo: http://10.5.126.23/pub/fedora/linux/releases/22/Server/x86_64/os/ eth0_ip: 10.5.126.117 diff --git a/inventory/host_vars/autocloud-web01.stg.phx2.fedoraproject.org b/inventory/host_vars/autocloud-web01.stg.phx2.fedoraproject.org index 08f8eccf94..d687b4de33 100644 --- a/inventory/host_vars/autocloud-web01.stg.phx2.fedoraproject.org +++ b/inventory/host_vars/autocloud-web01.stg.phx2.fedoraproject.org @@ -4,7 +4,7 @@ gw: 10.5.126.254 dns: 10.5.126.21 ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-22 -ks_repo: http://10.5.126.23/pub/fedora/linux/releases/21/Server/x86_64/os/ +ks_repo: http://10.5.126.23/pub/fedora/linux/releases/22/Server/x86_64/os/ eth0_ip: 10.5.126.3 diff --git a/inventory/host_vars/autocloud-web02.stg.phx2.fedoraproject.org b/inventory/host_vars/autocloud-web02.stg.phx2.fedoraproject.org index b4fac22626..d90652638d 100644 --- a/inventory/host_vars/autocloud-web02.stg.phx2.fedoraproject.org +++ b/inventory/host_vars/autocloud-web02.stg.phx2.fedoraproject.org @@ -4,7 +4,7 @@ gw: 10.5.126.254 dns: 10.5.126.21 ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-22 -ks_repo: http://10.5.126.23/pub/fedora/linux/releases/21/Server/x86_64/os/ +ks_repo: http://10.5.126.23/pub/fedora/linux/releases/22/Server/x86_64/os/ eth0_ip: 10.5.126.89