mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2024-11-24 23:56:38 +00:00
update
This commit is contained in:
parent
c121743e0f
commit
9a0fe78716
@ -1,7 +1,7 @@
|
||||
Setup BIRD with BGP on loopback or dummy interface
|
||||
|
||||
For RHEL8 use 'nm' for NetworkManager and dummy iface for BGP IPs
|
||||
For RHEL7 use 'network-scripts' for network-scripts and lo iface for BGP IPs
|
||||
For RHEL7 use 'ns' for network-scripts and lo iface for BGP IPs
|
||||
|
||||
network: "nm"
|
||||
network_nm_iface: "dummy0"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# use 'nm' for network-manager and dummy0 iface for BGP IPs
|
||||
# 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"
|
||||
|
Loading…
Reference in New Issue
Block a user