cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
Find a file
Michal Hanula c895be381f When installing packages on freebsd, redirect stdout and stderr to /dev/null instead of closing them.
Some pre/post-install scripts rely on them being open.

(It would be bette to leave them open and show the output, but I didn't
want to change the behaviour)
2018-01-02 18:11:37 +01:00
bin
cdist When installing packages on freebsd, redirect stdout and stderr to /dev/null instead of closing them. 2018-01-02 18:11:37 +01:00
completions Merge inventory from beta branch. 2017-07-20 22:04:44 +02:00
configuration Fix typo in conf_dir description: comma separated -> os.pathsep separated. 2017-09-19 13:52:49 +02:00
docs ++changelog 2017-12-29 17:10:23 +01:00
hacking
other
scripts Add -l/--log-level option. Honor __cdist_loglevel env var. (#572) 2017-09-09 21:17:29 +02:00
.gitignore Merge inventory from beta branch. 2017-07-20 22:04:44 +02:00
Makefile Install using distutils from cloned repo. 2017-08-28 18:01:00 +02:00
MANIFEST.in
PKGBUILD.in
README
setup.py

cdist
-----

cdist is a usable configuration management system.

For the web documentation have a look at docs/web/.