Compare commits
1 Commits
2b9420afa9
...
ccca61945d
Author | SHA1 | Date | |
---|---|---|---|
ccca61945d |
@ -10,10 +10,10 @@ salt-minion:
|
||||
- file: /etc/salt/minion
|
||||
|
||||
restart-salt-minion:
|
||||
cmd.run:
|
||||
- name: "sleep 10 && systemctl restart salt-minion --no-block"
|
||||
- bg: true
|
||||
service.restart:
|
||||
- name: salt-minion
|
||||
- order: last
|
||||
- no_block: true
|
||||
- watch:
|
||||
- pkg: salt-minion
|
||||
- file: /etc/salt/minion
|
||||
|
Loading…
Reference in New Issue
Block a user