see that you had 2 ip addresses and th ewrong gw

This commit is contained in:
Stephen Smoogen 2019-08-06 18:03:46 +00:00 committed by Pierre-Yves Chibon
parent b0b0a13a0d
commit fbe2b5fea7

View file

@ -1,7 +1,8 @@
---
dns: 10.5.126.21
gw: 10.5.126.254
eth0_ip: 10.5.126.96
eth1_ip: 10.5.127.104
nm: 255.255.255.0
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
@ -13,8 +14,8 @@ volgroup: /dev/vg_guests
#
virt_install_command: "{{ virt_install_command_two_nic }}"
eth0_ip: 10.5.126.95
eth1_ip: 10.5.127.103
eth0_ip: 10.5.126.96
eth1_ip: 10.5.127.104
main_bridge: br0
nfs_bridge: br1