cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
Find a file
Jonas Hagen 2abc34f922 Add --shallow option
Provides the capability to make shallow clones (including submodules) to deploy
repositories with huge history.

Note that this might not work with some servers (github.com) if the commit
that is required by a submodule is too far away from any reference.
2019-10-08 13:45:20 +02:00
bin Add cdist-new-type helper scrpt 2019-05-20 18:10:35 +02:00
cdist Add --shallow option 2019-10-08 13:45:20 +02:00
completions Implement preos 2019-09-20 07:15:37 +02:00
configuration
docs ++changelog 2019-10-05 07:52:34 +02:00
hacking Implement preos 2019-09-20 07:15:37 +02:00
other Write sphinx rst docs. 2016-05-22 17:16:03 +02:00
scripts Implement preos 2019-09-20 07:15:37 +02:00
.gitattributes
.gitignore Only ignore MANIFEST file in root directory 2019-10-04 19:35:01 +02:00
Makefile Overcome bash CDPATH issue 2019-06-23 20:00:25 +02:00
MANIFEST.in
PKGBUILD.in
README
README-maintainers
setup.py Add cdist-new-type helper scrpt 2019-05-20 18:10:35 +02:00

cdist
-----

cdist is a usable configuration management system.

For the web documentation have a look at https://www.cdi.st/
or at docs/src for reStructuredText manual.