Remove outdated ks urls for releng-compose

All releng-compose boxes have kickstarts urls in their host vars, and
they are all on f27+.
This commit is contained in:
Mikolaj Izdebski 2018-06-19 20:57:17 +00:00
parent 86234e8062
commit ba115dd4e4

View file

@ -4,8 +4,6 @@ lvm_size: 100000
mem_size: 32768 mem_size: 32768
max_mem_size: "{{ mem_size }}" max_mem_size: "{{ mem_size }}"
num_cpus: 16 num_cpus: 16
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-26
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/26/Server/x86_64/os/
virt_install_command: "{{ virt_install_command_two_nic }}" virt_install_command: "{{ virt_install_command_two_nic }}"
nm: 255.255.255.0 nm: 255.255.255.0