fix reactor example.

This version is tested on 2016.11 branch and was found working
ZD 1035
This commit is contained in:
David Boucha 2017-01-18 11:46:34 -07:00
parent a8a6215663
commit dbe9edb806

View file

@ -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::