Fix configuration bugs.

This commit is contained in:
Darko Poljak 2017-08-30 23:11:10 +02:00
commit 2f10353156
2 changed files with 2 additions and 2 deletions

View file

@ -565,7 +565,7 @@ cdist/inventory
This path is relative to cdist installation directory.
/etc/cdist.cfg
Global cdist configuration file, if exists.
~/.cdist/cdist.cfg
~/.cdist.cfg or $XDG_CONFIG_HOME/cdist/cdist.cfg
Local cdist configuration file, if exists.
NOTES