Skip to content

Commit fde5063

Browse files
committed
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: - saltstack-formulas/libvirt-formula#60 (comment) - saltstack-formulas/libvirt-formula#60 (comment)
1 parent 27d2fe4 commit fde5063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pillar.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ template:
3232
- os_family
3333
# All aspects of path/file resolution are customisable using the options below.
3434
# This is unnecessary in most cases; there are sensible defaults.
35-
# Default path: salt://{{ path_prefix }}/{{ dirs.files }}/{{ dirs.default }}
35+
# Default path: salt://< path_prefix >/< dirs.files >/< dirs.default >
3636
# I.e.: salt://template/files/default
3737
# path_prefix: template_alt
3838
# dirs:

0 commit comments

Comments
 (0)