tofs: include path pattern with defaults in docs
This commit is contained in:
parent
c539594b19
commit
c76ffa660e
@ -299,8 +299,10 @@ nginx:
|
|||||||
# - osfinger
|
# - osfinger
|
||||||
# - os
|
# - os
|
||||||
# - os_family
|
# - os_family
|
||||||
|
#
|
||||||
# All aspects of path/file resolution are customisable using the options below.
|
# All aspects of path/file resolution are customisable using the options below.
|
||||||
# This is unnecessary in most cases; there are sensible defaults.
|
# This is unnecessary in most cases; there are sensible defaults.
|
||||||
|
# Path pattern: salt://{{ path_prefix or 'nginx' }}/{{ dirs.files or 'files' }}/{{ dirs.default or 'default' }}
|
||||||
# path_prefix: template_alt
|
# path_prefix: template_alt
|
||||||
# dirs:
|
# dirs:
|
||||||
# files: files_alt
|
# files: files_alt
|
||||||
|
Loading…
Reference in New Issue
Block a user