Skip to content

Commit 27d2fe4

Browse files
committed
docs(pillar.example): improve TOFS comment to explain the default path [skip ci]
* As used in the `nginx-formula`: - https://github.com/saltstack-formulas/nginx-formula/blob/17291a0ae2c2554707b79d897bb6ddec716e8426/pillar.example#L340-L341
1 parent 1cfed60 commit 27d2fe4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pillar.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ 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 }}
36+
# I.e.: salt://template/files/default
3537
# path_prefix: template_alt
3638
# dirs:
3739
# files: files_alt

0 commit comments

Comments
 (0)