From 63f842ac9a5ec989cfaa38e78a2e154fc05d99c0 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Sat, 13 Dec 2025 15:57:03 +0100 Subject: [PATCH] Recommit for updates in build 4 --- doc/file.README.html | 2 +- doc/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/file.README.html b/doc/file.README.html index e77d639..b49e2a6 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -66,7 +66,7 @@

Prometheus is an open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.

-

confdroid_prometheus is a Puppet module to automate installation and configuration of prometheus and node exporter. This module supports either managing prometheus or node_exporter or both. You need to set the parameters $manage_prometheusand / or $manage_node_exporterto true ( false by default)

+

confdroid_prometheus is a Puppet module to automate installation and configuration of prometheus, optionally node exporter and more. This module supports either managing prometheus or node_exporter or both. You need to set the parameters $manage_prometheusand / or $manage_node_exporterto true ( false by default)

WARNING

diff --git a/doc/index.html b/doc/index.html index 768b6e3..22844b3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -66,7 +66,7 @@

Prometheus is an open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.

-

confdroid_prometheus is a Puppet module to automate installation and configuration of prometheus and node exporter. This module supports either managing prometheus or node_exporter or both. You need to set the parameters $manage_prometheusand / or $manage_node_exporterto true ( false by default)

+

confdroid_prometheus is a Puppet module to automate installation and configuration of prometheus, optionally node exporter and more. This module supports either managing prometheus or node_exporter or both. You need to set the parameters $manage_prometheusand / or $manage_node_exporterto true ( false by default)

WARNING