forked from ungleich-public/cdist
Support in-distribution config file
This commit is contained in:
parent
2dfbd89c5e
commit
378c7f6a89
3 changed files with 6 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ order:
|
|||
#. configuration file specified in CDIST_CONFIG_FILE environment variable
|
||||
#. environment variables
|
||||
#. user's configuration file (first one found of ~/.cdist.cfg, $XDG_CONFIG_HOME/cdist/cdist.cfg, in specified order)
|
||||
#. in-distribution configuration file (cdist/conf/cdist.cfg)
|
||||
#. system-wide configuration file (/etc/cdist.cfg)
|
||||
|
||||
if one exists.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue