cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
Find a file
Steven Armstrong b17a1f0edb removing and adding keys must be atomic
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>
2014-09-27 11:40:06 +02:00
bin remove freecode support 2014-08-18 23:39:32 +02:00
cdist removing and adding keys must be atomic 2014-09-27 11:40:06 +02:00
docs Fix typo in cdist-explorer 2014-09-16 15:59:08 +02:00
other
scripts
.gitignore ignore pypi-release marker 2014-01-20 14:56:41 +01:00
.version
Makefile remove freecode support 2014-08-18 23:39:32 +02:00
MANIFEST.in
PKGBUILD.in remove freecode support 2014-08-18 23:39:32 +02:00
README
setup.py do not package .swp files (fixes #269) 2014-02-08 00:44:47 +01:00

cdist
-----

cdist is a usable configuration management system.

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