see that you had 2 ip addresses and th ewrong gw
This commit is contained in:
parent
b0b0a13a0d
commit
fbe2b5fea7
1 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue