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:
parent
a634122b7f
commit
8f352f9868
4 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue