Fix typo
This commit is contained in:
parent
22ad7db7c0
commit
0e8573d13a
|
@ -31,7 +31,7 @@ restart-salt-minion:
|
|||
cmd.wait:
|
||||
- name: echo salt-call --local service.restart salt-minion | at now + 1 minute
|
||||
- order: last
|
||||
- reqiure:
|
||||
- require:
|
||||
- pkg: at
|
||||
- watch:
|
||||
{%- if salt_settings.install_packages %}
|
||||
|
|
Loading…
Reference in New Issue