mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2025-01-31 20:05:34 +01:00
Fix syntax error
This commit is contained in:
parent
8fcb42819b
commit
645b4c65ce
@ -8,7 +8,7 @@ salt-syndic:
|
||||
pkg.installed:
|
||||
- name: {{ salt_settings.salt_syndic }}
|
||||
{% endif %}
|
||||
service.running
|
||||
service.running:
|
||||
- require:
|
||||
- service: salt-master
|
||||
- watch:
|
||||
|
Loading…
Reference in New Issue
Block a user