rdu3 / proxy01.rdu3: correct ip
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
93edb6fb70
commit
8d37c36f92
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ dns2: 10.16.163.34
|
|||
dns_search1: "rdu3.fedoraproject.org"
|
||||
dns_search2: "vpn.fedoraproject.org"
|
||||
dns_search3: "fedoraproject.org"
|
||||
eth0_ipv4: 10.16.163.74
|
||||
eth0_ipv4_ip: 10.16.163.74
|
||||
eth0_ipv4_gw: 10.16.163.254
|
||||
#
|
||||
# This host is externally reachable
|
||||
|
@ -21,7 +21,7 @@ network_connections:
|
|||
- autoconnect: yes
|
||||
ip:
|
||||
address:
|
||||
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
|
||||
- "{{ eth0_ipv4_ip }}/{{ eth0_ipv4_nm }}"
|
||||
dhcp4: no
|
||||
dns:
|
||||
- "{{ dns1 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue