Merge pull request #38810 from UtahDave/fix_beacon_doc_zd1035

Fix beacon doc
This commit is contained in:
Mike Place 2017-01-18 14:37:20 -07:00 committed by GitHub
commit d5f2d92a4e

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