forked from ungleich-public/cdist
cdist configuration management
Latest manual: https://www.cdi.st/manual/latest/
Home page: https://www.cdi.st
__package_dpkg wasn't working as intended - being a singleton meant that it could only install one package. Now we missuse /var/cache/apt/archives to copy our package into and `dpkg -i` from there |
||
|---|---|---|
| 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/.