0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2025-01-31 22:15:40 +01:00

Fix syntax error

This commit is contained in:
Devin Christensen 2015-06-19 15:33:16 -06:00
parent 8fcb42819b
commit 645b4c65ce

View File

@ -8,7 +8,7 @@ salt-syndic:
pkg.installed:
- name: {{ salt_settings.salt_syndic }}
{% endif %}
service.running
service.running:
- require:
- service: salt-master
- watch: