www.nico.schottelius.org/software/cdist.mdwn

22 lines
700 B
Plaintext
Raw Normal View History

2011-03-19 02:10:18 +00:00
[[!meta title="cdist - usable configuration management"]]
![cdist-logo](cdist-logo.png "cdist logo")
2011-03-12 18:00:40 +00:00
2012-11-15 13:26:48 +00:00
cdist is a usable configuration management system.
It adheres to the KISS principle and
is being used in small up to enterprise grade environments.
2011-04-06 17:40:50 +00:00
cdist is an alternative to other configuration management systems like
2011-02-18 07:42:04 +00:00
[bcfg2](http://trac.mcs.anl.gov/projects/bcfg2),
2012-11-15 13:43:18 +00:00
[chef](http://wiki.opscode.com/display/chef/),
[cfengine](http://www.cfengine.org/)
2011-04-06 17:40:50 +00:00
and [puppet](http://www.puppetlabs.com/).
2011-03-21 12:56:48 +00:00
2012-11-21 10:27:39 +00:00
* [[Why should I use cdist?|why]]
2012-11-15 13:26:48 +00:00
* [[Documentation|documentation]]
* [[Supported Operating Systems|os]]
* [[Installation|install]]
* [[Update|update]]
* [[Support|support]]
2011-03-21 12:56:48 +00:00
[[!tag cdist unix]]