From 24fc936adfd0b9cac7a73ded6592b17c74d42676 Mon Sep 17 00:00:00 2001 From: Ben Ranford Date: Tue, 6 Feb 2024 14:48:01 +1100 Subject: [PATCH] Add Rudder. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2eedb52..1f6456c 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ _See also: [/r/chatops](https://old.reddit.com/r/chatops)* - [Chef](https://www.chef.io/products/chef-infra) - Configuration management tool using a pure-Ruby, domain-specific language (DSL) for writing system configuration "recipes". ([Source Code](https://github.com/chef/chef)) `Apache-2.0` `Ruby` - [Puppet](https://www.puppet.com/) - Software configuration management tool which includes its own declarative language to describe system configuration. ([Source Code](https://github.com/puppetlabs/puppet)) `Apache-2.0` `Ruby/C` - [Salt](https://docs.saltproject.io/) - Event-driven IT automation, remote task execution, and configuration management software. ([Source Code](https://github.com/saltstack/salt)) `Apache-2.0` `Python` +- [Rudder](https://www.rudder.io/) - Scalable and dynamic configuration management system for patching, security & compliance, based on CFEngine. ([Source Code](https://github.com/Normation/rudder)) `GPL-3.0` `Scala` ### Configuration Management Database