From b842d41d5c55632783b0daf60b1faf7a29e78dca Mon Sep 17 00:00:00 2001 From: luckysideburn Date: Sun, 14 Jan 2018 10:26:14 +0100 Subject: [PATCH] added congruit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c6b986..7d9f4b9 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,7 @@ * [Ansible](http://www.ansible.com/) - It's written in Python and manages the nodes over SSH. * [CFEngine](https://cfengine.com/) - Lightweight agent system. Configuration state is specified via a declarative language. * [Chef](https://www.chef.io/chef/) - It's written in Ruby and Erlang and uses a pure-Ruby DSL. +* [Congruit](https://github.com/Congruit/congruit) - It's written in Go and uses Bash. * [Pallet](http://palletops.com/) - Infrastructure definition, configuration and management via a Clojure DSL. * [Puppet](https://puppet.com/) - It's written in Ruby and uses Puppet's declarative language or a Ruby DSL. * [Salt](http://saltstack.com/) - It's written in Python.