cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Dennis Camera 83fe6e9f5b [explorer/memory] Fix conversion of large numbers (>= 2GiB)
At least mawk uses scientific notation when using print for
numbers >=2^31 (INT_MAX of a signed 32-bit int).

`printf "%.f\n"` works around this.
2 years ago
bin [bin/cdist] Fix Python version check 2 years ago
cdist [explorer/memory] Fix conversion of large numbers (>= 2GiB) 2 years ago
completions Implement preos 4 years ago
configuration Restrict colored_output value to always/never/auto. 3 years ago
docs ++changelog 2 years ago
hacking Add timing hack / test1 4 years ago
other Fix typo in cdist-ci image README 3 years ago
.gitattributes Update build helper script in .gitattributes 3 years ago
.gitignore Rm cdist-type prefix and man page ref from docs 4 years ago
.gitlab-ci.yml [.gitlab-ci.yml] Make version before other targets 3 years ago
LICENSE Add LICENSE 4 years ago
MANIFEST.in add package data info 11 years ago
Makefile Improve Makefile compatibility and build docs 2 years ago
PKGBUILD.in Update old homepage residual refs and non working git protocol 4 years ago
README-maintainers s/build-helper/cdist-build-helper/ 3 years ago
README.md update README 2 years ago
setup.py [setup.py] Add cdist.scan to packages 3 years ago

README.md

cdist

cdist is a usable configuration management system.

It adheres to the KISS principle and is being used in small up to enterprise grade environments.

For more information have a look at homepage or at docs/src for manual in reStructuredText format.

Contributing

Merge/Pull requests can be made in both upstream GitLab (managed by ungleich) and GitHub project.

Issues can be made and other project management activites happen only in GitLab (needs ungleich account).

For community-maintained types there is cdist-contrib project.

Participating

IRC: #cdist @ libera

Matrix: #cdist:ungleich.ch

Matrix and IRC are bridged.