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
|
- daemons
|
||||||
- zebra.conf
|
- zebra.conf
|
||||||
- bgpd.conf
|
- bgpd.conf
|
||||||
notify:
|
# FIXME: re-activate when failover is working
|
||||||
- restart bgpd
|
#notify:
|
||||||
- restart zebra
|
# - restart bgpd
|
||||||
|
# - restart zebra
|
||||||
|
|
||||||
- name: enable+start bgpd and quagga
|
- name: enable+start bgpd and quagga
|
||||||
service:
|
service:
|
||||||
|
|
Loading…
Reference in a new issue