Skip to content

Commit 714f547

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 17291a0 commit 714f547

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
@@ -337,7 +337,7 @@ nginx:
337337
#
338338
# All aspects of path/file resolution are customisable using the options below.
339339
# This is unnecessary in most cases; there are sensible defaults.
340-
# Default path: salt://{{ path_prefix }}/{{ dirs.files }}/{{ dirs.default }}
340+
# Default path: salt://< path_prefix >/< dirs.files >/< dirs.default >
341341
# I.e.: salt://nginx/files/default
342342
# path_prefix: template_alt
343343
# dirs:

0 commit comments

Comments
 (0)