cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
Find a file
Matthijs Kooijman a9a359d542 Add pre-exists state to __file (#641)
This allows checking whether a file exists, but erroring out instead of
creating the file if it does not (or is not a regular file).
2018-03-06 07:33:22 +01:00
bin
cdist Add pre-exists state to __file (#641) 2018-03-06 07:33:22 +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 2018-03-05 12:41:42 +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 Add cdist.egg-info/ to gitignore 2018-01-06 17:19:27 +01:00
Makefile Install using distutils from cloned repo. 2017-08-28 18:01:00 +02:00
MANIFEST.in
PKGBUILD.in
README
setup.py Revert "cant depend on build-helper to have cdist.version module" 2017-02-16 23:38:24 +01:00

cdist
-----

cdist is a usable configuration management system.

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