From ce2e4a0c353d8d8bd9eea94c247a7e591d614812 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 21 Jul 2023 19:34:25 +0200 Subject: [PATCH] confgiuration management: add section description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a4b995..069c219 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ _Related: [IT Asset Management](#it-asset-management)_ **[`^ back to top ^`](#awesome-sysadmin)** -*Configuration management tools.* +[Configuration management (CM)](https://en.wikipedia.org/wiki/Configuration_management) is a systems engineering process for establishing and maintaining consistency of a product's performance, functional, and physical attributes with its requirements, design, and operational information throughout its life. - [Ansible](http://www.ansible.com/) - Provisioning, configuration management, and application-deployment tool - [CFEngine](https://cfengine.com/) - Configuration management system for automated configuration and maintenance of large-scale computer systems.