Support in-distribution config file

This commit is contained in:
Darko Poljak 2018-03-01 20:12:21 +01:00
commit 378c7f6a89
3 changed files with 6 additions and 1 deletions

View file

@ -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.