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 c539594 commit c76ffa6Copy full SHA for c76ffa6
pillar.example
@@ -299,9 +299,11 @@ nginx:
299
# - osfinger
300
# - os
301
# - os_family
302
+ #
303
# All aspects of path/file resolution are customisable using the options below.
304
# This is unnecessary in most cases; there are sensible defaults.
- # path_prefix: template_alt
305
+ # Path pattern: salt://{{ path_prefix or 'nginx' }}/{{ dirs.files or 'files' }}/{{ dirs.default or 'default' }}
306
+ # path_prefix: template_alt
307
# dirs:
308
# files: files_alt
309
# default: default_alt
0 commit comments