From c55c288c37ad591283ccf34d1be5ad2bce3525c2 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Fri, 13 Feb 2026 15:45:09 +0100 Subject: [PATCH] OP#421 fix module name --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0c409ee..6d74bc9 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ Nagios is a powerful open source software solution for monitoring your IT enviro ## Features +- if FQDN equals the specified `ng_nagios_server`, nagios server with all required specs is installed, else only nagios client packages and the target specs +- if `ng_include_nrpe`is set to `true`, the confdroid_nrpe module is automatically applied on clients ([confdroid_nrpe](https://sourcecode.confdroid.com/confdroid/confdroid_nrpe) must be in the catalogue then ) + ## Repo Documentation See the full Puppet documentation including parameters in `docs/index.html`