mirror of
https://github.com/namibia/awesome-sysadmin.git
synced 2024-11-21 20:35:15 +00:00
Merge pull request #441 from aquister/patch-1
added mgmt to configuration management section
This commit is contained in:
commit
ca1d7ca7e0
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user