diff --git a/README.md b/README.md index 4d30aad..38115f7 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [Ansible](http://www.ansible.com/) - It's written in Python and manages the nodes over SSH. * [CFEngine](http://cfengine.com/) - Lightweight agent system. Configuration state is specified via a declarative language. * [Chef](http://www.opscode.com/chef/) - It's written in Ruby and Erlang and uses a pure-Ruby DSL. +* [mgmt](https://github.com/purpleidea/mgmt) - Next generation config management written in Go. * [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.