Merge pull request #357 from gotnix/master

Add Rex in Configuration Management.
This commit is contained in:
Francisco Augusto 2016-01-24 00:51:12 +01:00
commit 0f669dd819
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
* [Chef](http://www.opscode.com/chef/) - It's written in Ruby and Erlang and uses a pure-Ruby DSL.
* [Pallet](http://palletops.com/) - Infrastructure definition, configuration and management via a Clojure DSL.
* [Puppet](http://puppetlabs.com/) - It's written in Ruby and uses Puppet's declarative language or a Ruby DSL.
* [(R)?ex](https://www.rexify.org/) - It's written in Perl and use plain Perl, over SSH without agent.
* [Salt](http://www.saltstack.com/) - It's written in Python.
* [Slaughter](http://steve.org.uk/Software/slaughter/) - It's written in Perl.