quagga update!

This commit is contained in:
Astro 2017-01-02 17:35:18 +01:00
parent b00abb7bc8
commit 01a8115a0f
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ quagga-ospf6d:
- source: salt://quagga/ospf6d/ospf6d.conf
- template: 'jinja'
- require:
- pkg: quagga
- pkg: quagga-ospf6d
autostart-ospf6d:
service.enabled:

View File

@ -10,7 +10,7 @@ quagga-ospfd:
- source: salt://quagga/ospfd/ospfd.conf
- template: 'jinja'
- require:
- pkg: quagga
- pkg: quagga-ospfd
autostart-ospfd:
service.enabled:

View File

@ -10,7 +10,7 @@ quagga-core:
- source: salt://quagga/zebra/zebra.conf
- template: 'jinja'
- require:
- pkg: quagga
- pkg: quagga-core
autostart-zebra:
service.enabled: