Initial commit of PVC Ansible role
This commit is contained in:
16
roles/pvc/templates/frr/daemons.j2
Normal file
16
roles/pvc/templates/frr/daemons.j2
Normal file
@ -0,0 +1,16 @@
|
||||
# frr daemon status
|
||||
# {{ ansible_managed }}
|
||||
zebra=yes
|
||||
bgpd=yes
|
||||
ospfd=no
|
||||
ospf6d=no
|
||||
ripd=no
|
||||
ripngd=no
|
||||
isisd=no
|
||||
pimd=no
|
||||
ldpd=no
|
||||
nhrpd=no
|
||||
eigrpd=no
|
||||
babeld=no
|
||||
sharpd=no
|
||||
pbrd=no
|
Reference in New Issue
Block a user