cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
Find a file
Dennis Camera 092dd19611 [__ssh_dot_ssh] Fall back to /etc files if getent(1) is not available
Some (embedded) systems don't provide getent(1). The workaround parses
/etc/passwd and /etc/group under the assumption that these sysems only use local
users and groups.
2019-10-01 08:43:12 +02:00
bin
cdist [__ssh_dot_ssh] Fall back to /etc files if getent(1) is not available 2019-10-01 08:43:12 +02:00
completions Implement preos 2019-09-20 07:15:37 +02:00
configuration
docs Release preos, i.e. make it non-beta 2019-09-20 19:56:17 +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
Makefile Overcome bash CDPATH issue 2019-06-23 20:00:25 +02:00
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.