0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2025-02-17 17:54:34 +01:00

changed master require to watch, and both to salt-master

This commit is contained in:
Kenneth Wilke 2013-08-12 17:33:02 -05:00
parent b1903eea83
commit 76684f638d

View File

@ -12,6 +12,6 @@ salt-master:
service.running: service.running:
- enable: True - enable: True
- require: - require:
- pkg: salt-minion
- watch: - watch:
- file: salt-minion - pkg: salt-master
- file: salt-master