cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
Find a file
Philippe Grégoire 5646a66f6c
explorer/init/Linux: replace ps by pgrep
BusyBox's version of ps does not support the -o option.
On Linux systems, use pgrep -P0 -l to get the name of
pid 1.
2017-08-20 11:06:07 -04:00
bin
cdist explorer/init/Linux: replace ps by pgrep 2017-08-20 11:06:07 -04:00
completions Merge inventory from beta branch. 2017-07-20 22:04:44 +02:00
docs Update changelog 2017-08-17 12:28:46 +02:00
hacking
other
scripts Merge inventory from beta branch. 2017-07-20 22:04:44 +02:00
.gitignore Merge inventory from beta branch. 2017-07-20 22:04:44 +02:00
Makefile
MANIFEST.in
PKGBUILD.in
README
setup.py Revert "cant depend on build-helper to have cdist.version module" 2017-02-16 23:38:24 +01:00

cdist
-----

cdist is a usable configuration management system.

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