We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cfed60 commit 27d2fe4Copy full SHA for 27d2fe4
pillar.example
@@ -32,6 +32,8 @@ template:
32
- os_family
33
# All aspects of path/file resolution are customisable using the options below.
34
# 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
37
# path_prefix: template_alt
38
# dirs:
39
# files: files_alt
0 commit comments