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:
parent
86234e8062
commit
ba115dd4e4
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue