mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
iad2-move: try and set a global default for eth1 to bypass template error
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -68,6 +68,7 @@ ansible_ifcfg_infra_net_devices: [ 'eth0', 'enc900' ]
|
||||
# less than a /24.
|
||||
eth0_nm: 255.255.255.0
|
||||
eth1_nm: 255.255.255.0
|
||||
eth1_ip: 10.10.10.10
|
||||
br0_nm: 255.255.255.0
|
||||
br1_nm: 255.255.255.0
|
||||
# Default to managing the network, we want to not do this on select hosts (like cloud nodes)
|
||||
|
||||
Reference in New Issue
Block a user