mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 12:10:34 +08:00
rdu3 / proxy01.rdu3: correct ip
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user