cdist is a usable configuration management system. It adheres to the KISS principle and is being used in both small and enterprise-grade environments. It is an alternative to other configuration management systems like cfengine, bcfg2, chef, and puppet.
| Tags | Configuration Management shell python 3.x |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Unix BSD Linux |
| Implementation | shell script Python 3 and above |
Recent releases


Release Notes: Cleanups of types __jail, __git, __directory, __cron, and __user. Additional cleanups of the core.


Release Notes: This is a major release with many new types and bugfixes.


Release Notes: This release cleans up the types __apt_ppa, __apt_ppa_update_index, __file, __ssh_authorized_key, __timezone, and all install types. The parameter changing code was removed, and the __rvm_ruby type now uses the default as a Boolean parameter. The Web documentation was cleaned up.


Release Notes: This release fixes unittests for 2.1. All lights are now green.


Release Notes: Bugfixes for __rvm* types, cleanups for __postgres* types, and minor core cleanups.