cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
Find a 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
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
docs ++changelog 2019-10-01 13:18:01 +02:00
hacking Implement preos 2019-09-20 07:15:37 +02:00
other
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
MANIFEST.in
PKGBUILD.in
README
README-maintainers
setup.py

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.