cdist doc update

This commit is contained in:
Darko Poljak 2018-12-21 22:26:29 +01:00
parent 2525a82a3f
commit 76e988b927
1 changed files with 4 additions and 4 deletions

View File

@ -6,10 +6,10 @@ cdist is a usable configuration management system.
It adheres to the KISS principle and
is being used in small up to enterprise grade environments.
cdist is an alternative to other configuration management systems like
[bcfg2](http://trac.mcs.anl.gov/projects/bcfg2),
[chef](http://wiki.opscode.com/display/chef/),
[cfengine](http://www.cfengine.org/)
and [puppet](http://www.puppetlabs.com/).
[bcfg2](http://bcfg2.org/),
[chef](https://www.chef.sh/),
[cfengine](https://cfengine.com/)
and [puppet](https://puppet.com/).
* [[Why should I use cdist?|why]]
* [[Documentation|documentation]]