mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
inventory: use br_gw and gw both
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -4,6 +4,7 @@ datacenter: iad2
|
||||
br0_ip: 10.3.167.11
|
||||
br0_nm: 255.255.255.0
|
||||
br0_gw: 10.3.167.254
|
||||
gw: 10.3.167.254
|
||||
br0_dev: eno1
|
||||
|
||||
dns: 10.3.163.33
|
||||
|
||||
@@ -4,6 +4,7 @@ freezes: false
|
||||
nested: true
|
||||
dns: 10.3.163.33
|
||||
br0_gw: 10.3.166.254
|
||||
gw: 10.3.166.254
|
||||
br0_ip: 10.3.166.13
|
||||
br0_nm: 255.255.255.0
|
||||
br0_dev: eth2
|
||||
|
||||
Reference in New Issue
Block a user