cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
Go to file
Dennis Camera 2eebc300cf Only ignore MANIFEST file in root directory
On systems with case-insensitive file systems (like Mac OS X) the previous line
also ignores all types' manifest files.
This commit changes the .gitignore to only ignore the MANIFEST file in the root
directory generated for the PyPI release.
2019-10-04 19:35:01 +02:00
bin Add cdist-new-type helper scrpt 2019-05-20 18:10:35 +02:00
cdist Merge branch 'nogetent-dotssh' into 'master' 2019-10-01 13:16:25 +02:00
completions Implement preos 2019-09-20 07:15:37 +02:00
configuration Fix typo in conf_dir description: comma separated -> os.pathsep separated. 2017-09-19 13:52:49 +02:00
docs ++changelog 2019-10-01 13:18:01 +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 Re-arrange Makefile and build-helper script 2019-05-08 22:34:03 +02:00
.gitignore Only ignore MANIFEST file in root directory 2019-10-04 19:35:01 +02:00
MANIFEST.in add package data info 2012-10-29 22:18:32 +01:00
Makefile Overcome bash CDPATH issue 2019-06-23 20:00:25 +02:00
PKGBUILD.in Update old homepage residual refs and non working git protocol 2019-05-09 08:26:42 +02:00
README Changes due to new website 2019-05-03 22:18:19 +02:00
README-maintainers Re-arrange Makefile and build-helper script 2019-05-08 22:34:03 +02:00
setup.py Add cdist-new-type helper scrpt 2019-05-20 18:10:35 +02:00

README

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.