mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
see that you had 2 ip addresses and th ewrong gw
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
b0b0a13a0d
commit
fbe2b5fea7
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user