From f794e1fe5fff7aae2657ccc3cf9dc14fa6a6bb7c Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 10 May 2019 17:58:09 +0000 Subject: [PATCH] try and use the correct kickstart --- inventory/host_vars/grobisplitter01.phx2.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/grobisplitter01.phx2.fedoraproject.org b/inventory/host_vars/grobisplitter01.phx2.fedoraproject.org index b7abfc93c9..796a2f59f3 100644 --- a/inventory/host_vars/grobisplitter01.phx2.fedoraproject.org +++ b/inventory/host_vars/grobisplitter01.phx2.fedoraproject.org @@ -7,7 +7,7 @@ dns: 10.5.126.21 # libdir: /usr/lib64 -ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-29 +ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-29 ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/ virt_install_command: "{{ virt_install_command_one_nic }}"