changed master require to watch, and both to salt-master
This commit is contained in:
parent
b1903eea83
commit
76684f638d
|
@ -12,6 +12,6 @@ salt-master:
|
|||
service.running:
|
||||
- enable: True
|
||||
- require:
|
||||
- pkg: salt-minion
|
||||
- watch:
|
||||
- file: salt-minion
|
||||
- pkg: salt-master
|
||||
- file: salt-master
|
||||
|
|
Loading…
Reference in New Issue