forked from ungleich-public/cdist
[docs] Improve cdist.cfg.skeleton
This commit is contained in:
parent
04b7f240eb
commit
fefc828780
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
||||||
# such as ':' for POSIX or ';' for Windows.
|
# such as ':' for POSIX or ';' for Windows.
|
||||||
# If also specified at command line then values from command line are
|
# If also specified at command line then values from command line are
|
||||||
# appended to this value.
|
# appended to this value.
|
||||||
|
# Notice that this works in a "last one wins" fashion, so if a type is redefined
|
||||||
|
# in multiple conf_dirs, the last one in which it is defined will be used.
|
||||||
|
# Consider using a unique prefix for your own roles if this can be an issue.
|
||||||
# conf_dir = <dir1>:<dir2>
|
# conf_dir = <dir1>:<dir2>
|
||||||
#
|
#
|
||||||
# init_manifest
|
# init_manifest
|
||||||
|
|
Loading…
Reference in a new issue