Browse Source

Fix typo

tags/v0.57.0
a.genus 7 years ago
parent
commit
0e8573d13a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      salt/minion.sls

+ 1
- 1
salt/minion.sls View File

cmd.wait: cmd.wait:
- name: echo salt-call --local service.restart salt-minion | at now + 1 minute - name: echo salt-call --local service.restart salt-minion | at now + 1 minute
- order: last - order: last
- reqiure:
- require:
- pkg: at - pkg: at
- watch: - watch:
{%- if salt_settings.install_packages %} {%- if salt_settings.install_packages %}

Loading…
Cancel
Save