mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix reactor example.
This version is tested on 2016.11 branch and was found working ZD 1035
This commit is contained in:
parent
a8a6215663
commit
dbe9edb806
1 changed files with 2 additions and 1 deletions
|
@ -209,7 +209,8 @@ Add the following to ``/srv/reactor/revert.sls``:
|
|||
revert-file:
|
||||
local.state.apply:
|
||||
- tgt: {{ data['data']['id'] }}
|
||||
- mods: maintain_important_file
|
||||
- arg:
|
||||
- maintain_important_file
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue