mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
ocp / staging / rdu3: give these control plane nodes the correct gateway
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -7,7 +7,7 @@ dns_search1: "stg.rdu3.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
eth0_ip: "{{eth0_ipv4_ip}}"
|
||||
eth0_ipv4_ip: 10.16.166.121
|
||||
eth0_ipv4_gw: 10.16.163.254
|
||||
eth0_ipv4_gw: 10.16.166.254
|
||||
freezes: false
|
||||
gw: "{{ eth0_ipv4_gw }}"
|
||||
has_ipv4: yes
|
||||
|
||||
@@ -7,7 +7,7 @@ dns_search1: "stg.rdu3.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
eth0_ip: "{{eth0_ipv4_ip}}"
|
||||
eth0_ipv4_ip: 10.16.166.115
|
||||
eth0_ipv4_gw: 10.16.163.254
|
||||
eth0_ipv4_gw: 10.16.166.254
|
||||
freezes: false
|
||||
gw: "{{ eth0_ipv4_gw }}"
|
||||
has_ipv4: yes
|
||||
|
||||
@@ -7,7 +7,7 @@ dns_search1: "stg.rdu3.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
eth0_ip: "{{eth0_ipv4_ip}}"
|
||||
eth0_ipv4_ip: 10.16.166.116
|
||||
eth0_ipv4_gw: 10.16.163.254
|
||||
eth0_ipv4_gw: 10.16.166.254
|
||||
freezes: false
|
||||
gw: "{{ eth0_ipv4_gw }}"
|
||||
has_ipv4: yes
|
||||
|
||||
@@ -7,7 +7,7 @@ dns_search1: "stg.rdu3.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
eth0_ip: "{{eth0_ipv4_ip}}"
|
||||
eth0_ipv4_ip: 10.16.166.117
|
||||
eth0_ipv4_gw: 10.16.163.254
|
||||
eth0_ipv4_gw: 10.16.166.254
|
||||
freezes: false
|
||||
gw: "{{ eth0_ipv4_gw }}"
|
||||
has_ipv4: yes
|
||||
|
||||
Reference in New Issue
Block a user