diff --git a/inventory/host_vars/buildvm-ppc64-01.stg.ppc.fedoraproject.org b/inventory/host_vars/buildvm-ppc64-01.stg.ppc.fedoraproject.org index 29bd14af63..794c213c7e 100644 --- a/inventory/host_vars/buildvm-ppc64-01.stg.ppc.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64-01.stg.ppc.fedoraproject.org @@ -4,6 +4,3 @@ eth0_ip: 10.5.129.230 gw: 10.5.129.254 main_bridge: br1 virt_install_command: "{{ virt_install_command_one_nic }} --graphics none" - -ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-25-ppc64 -ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/25/Server/ppc64/os/ diff --git a/inventory/host_vars/buildvm-ppc64le-01.stg.ppc.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-01.stg.ppc.fedoraproject.org index daa9500094..d322b8def3 100644 --- a/inventory/host_vars/buildvm-ppc64le-01.stg.ppc.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-01.stg.ppc.fedoraproject.org @@ -4,7 +4,3 @@ eth0_ip: 10.5.129.231 gw: 10.5.129.254 main_bridge: br1 virt_install_command: "{{ virt_install_command_one_nic }} --graphics none" - -ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-25-ppc64le -ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/25/Server/ppc64le/os/ -