mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2024-11-25 08:06:38 +00:00
8 lines
204 B
YAML
8 lines
204 B
YAML
# use 'nm' for NetworkManager and dummy iface for BGP IPs
|
|
# use 'ns' for network-scripts and lo iface for BGP IPs
|
|
network: "nm"
|
|
network_nm_iface: "dummy0"
|
|
|
|
# null for MTU auto
|
|
network_nm_iface_mtu: null
|