Temporarily disable restart handlers for quagga
This commit is contained in:
parent
5716c0da8b
commit
48151a8057
1 changed files with 4 additions and 3 deletions
|
@ -18,9 +18,10 @@
|
|||
- daemons
|
||||
- zebra.conf
|
||||
- bgpd.conf
|
||||
notify:
|
||||
- restart bgpd
|
||||
- restart zebra
|
||||
# FIXME: re-activate when failover is working
|
||||
#notify:
|
||||
# - restart bgpd
|
||||
# - restart zebra
|
||||
|
||||
- name: enable+start bgpd and quagga
|
||||
service:
|
||||
|
|
Loading…
Reference in a new issue