docs(map): document the new map.jinja with targeting like syntax

This commit is contained in:
Daniel Dehennin
2021-01-11 17:33:25 +01:00
parent 1be0d8725a
commit 7ecb24bdc1
2 changed files with 453 additions and 0 deletions
+6
View File
@@ -31,6 +31,12 @@ which contains the currently released version. This formula is versioned accordi
See `Formula Versioning Section <https://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html#versioning>`_ for more details.
If you need (non-default) configuration, please refer to:
- `how to configure the formula with map.jinja <map.jinja.rst>`_
- the ``pillar.example`` file
Contributing to this repo
-------------------------