cdist configuration management
Latest manual: https://www.cdi.st/manual/latest/
Home page: https://www.cdi.st
Tomas Pospisek
e6b26829f4
This is using sed --in-place, which might not be available in all sed versions. If that's a concern, then please replace with awk script or move to build-helper and use temporary files. Also the regex is a heuristic. It works for our man pages here but it might have false positive matches in the future. |
||
---|---|---|
bin | ||
cdist | ||
docs | ||
other | ||
scripts | ||
.gitignore | ||
.version | ||
Makefile | ||
MANIFEST.in | ||
PKGBUILD.in | ||
README | ||
setup.py |
cdist ----- cdist is a usable configuration management system. For the web documentation have a look at docs/web/.