From a75e751ddb4f86e782567d2e9b2d7c50187f2b5d Mon Sep 17 00:00:00 2001 From: 12ww1160 Date: Sun, 14 Dec 2025 16:18:01 +0100 Subject: [PATCH] add prometheus --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b13de1..878aae2 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ - [Readme](#readme) - [Summary](#summary) - [Overview](#overview) + - [**puppet\_cd**](#puppet_cd) + - [**confdroid\_prometheus**](#confdroid_prometheus) # Summary @@ -23,7 +25,7 @@ The modules themselves are free to use as per license, you might need to adjust # Overview -* [**puppet_cd**](https://gitea.confdroid.com/confdroid/puppet_cd) +## [**puppet_cd**](https://gitea.confdroid.com/confdroid/puppet_cd) A Puppet module to configure a puppet environment: * Puppet master ready to work with Foreman as ENC (Foreman not installed by module) @@ -31,7 +33,7 @@ The modules themselves are free to use as per license, you might need to adjust * configures firewall ports, files and directories including selinux contexts. * Optionally: PuppetDB, r10k and a webhook listener -* [**confdroid_prometheus**](https://gitea.confdroid.com/confdroid/confdroid_prometheus) +## [**confdroid_prometheus**](https://gitea.confdroid.com/confdroid/confdroid_prometheus) Configures Prometheus, a Time Series Collection and Processing server * installs and configures Prometheus