cdist configuration management
Latest manual: https://www.cdi.st/manual/latest/
Home page: https://www.cdi.st
b17a1f0edb
If we delegate this to multiple seprarate objects (e.g. using __line) and the config run is interrupted after applying only some of them we may leave the target in some random state. We may have even locked ourself out of the target. So remove and add keys ourself so either none are all changes are applied. Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch> |
||
---|---|---|
bin | ||
cdist | ||
docs | ||
other | ||
scripts | ||
.gitignore | ||
.version | ||
Makefile | ||
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/.