1
0
Fork 0
forked from infra/ansible

ocp / staging / rdu3: give these control plane nodes the correct gateway

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-06-24 15:25:01 -07:00
commit 8f352f9868
4 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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