docs(pillar.example): fix TOFS comment to explain the default path [skip ci]

* Replace the Jinja brackets to avoid evaluating when `pillar.example` is
  used from Kitchen
* References:
  - https://github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537965254
  - https://github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537988138
This commit is contained in:
Imran Iqbal 2019-10-03 19:25:14 +01:00
parent 27d2fe45dd
commit fde5063e15
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819

View file

@ -32,7 +32,7 @@ template:
- os_family
# All aspects of path/file resolution are customisable using the options below.
# This is unnecessary in most cases; there are sensible defaults.
# Default path: salt://{{ path_prefix }}/{{ dirs.files }}/{{ dirs.default }}
# Default path: salt://< path_prefix >/< dirs.files >/< dirs.default >
# I.e.: salt://template/files/default
# path_prefix: template_alt
# dirs: