buildvm virt-install no eth1 gw

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-20 20:03:40 +00:00 committed by Pierre-Yves Chibon
parent 5074c86657
commit 99cdfdb3ac

View file

@ -9,7 +9,6 @@ ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-31
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/31/Server/x86_64/os/
nm: 255.255.255.0
gw: 10.5.125.254
eth1_gw: 10.5.127.254
dns: 10.5.126.21
virt_install_command: "{{ virt_install_command_two_nic_unsafe }}"