cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
Find a file
Thomas Eckert a545b10538 add --state-parameter and messaging to __package_dpkg
- `--state` allows to remove a deb-package, if `--purge-if-absent` is
  specified the package is purged instead of "only" removed
- messaging was added
- man-page updated accordingly
2018-02-20 16:46:26 +01:00
bin
cdist add --state-parameter and messaging to __package_dpkg 2018-02-20 16:46:26 +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-02-15 21:19:29 +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/.