cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
Find a file
Adam Dej 37b37f6e66 __systemd_unit: fix crash when transitioning to state=absent
This type tried to disable an unit after it has removed it, which
failed. Now the removal happens in gencode-remote, after the unit has
been stopped and disabled.
2018-07-11 16:22:36 +02:00
bin Add test-remote target - remote is not tested with test target 2018-03-09 10:00:14 +01:00
cdist __systemd_unit: fix crash when transitioning to state=absent 2018-07-11 16:22:36 +02:00
completions
configuration
docs __letsencrypt_cert: add support for devuan ascii 2018-06-22 14:09:31 +02:00
hacking
other
scripts
.gitattributes Add gitattributes: export-ignore entries. 2018-03-15 06:33:05 +01:00
.gitignore Add cdist.egg-info/ to gitignore 2018-01-06 17:19:27 +01:00
Makefile Add test-remote target - remote is not tested with test target 2018-03-09 10:00:14 +01: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/.