mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2025-01-18 20:12:20 +00:00
update readme
This commit is contained in:
parent
cb129ab061
commit
e6af78c0ba
@ -1,10 +1,10 @@
|
|||||||
# use 'nm' for network-manager and dummy0 iface for BGP IPs
|
For RHEL8 use 'nm' for NetworkManager and dummy iface for BGP IPs
|
||||||
# use 'network-scripts' for network-scripts and lo iface for BGP IPs
|
For RHEL7 use 'network-scripts' for network-scripts and lo iface for BGP IPs
|
||||||
|
|
||||||
network: "nm"
|
network: "nm"
|
||||||
network_nm_iface: "dummy0"
|
network_nm_iface: "dummy0"
|
||||||
|
|
||||||
# null for auto
|
Use null for MTU auto
|
||||||
|
|
||||||
network_nm_iface_mtu: null
|
network_nm_iface_mtu: null
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user