From 916e179a3c91cb56c88a1ae25d192467775cea7d Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Thu, 12 Mar 2026 15:36:12 +0100 Subject: [PATCH] Recommit for updates in build 227 --- doc/file.README.html | 2 ++ doc/index.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/file.README.html b/doc/file.README.html index 526b481..16a8b13 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -143,6 +143,8 @@

if ng_include_nrpeis set to true, the confdroid_nrpe module is automatically applied on clients (confdroid_nrpe must be in the catalogue then)

  • if ng_enable_fail2banis set to true, a fail2ban jail and filter will be added for the Nagios service (requires confdroid_fail2ban).

    +
  • +

    manage remoteIP logging if running behind a Loadbalancer like HAproxy: if ng_use_lb is set to true, a configuration file etc/httpd/conf.d/loadbalancer-remoteip.confis created and configures apache/httpd to use the remote header. This allows proper fail2ban protection even behind the Loadbalancer.

  • Repo Documentation

    diff --git a/doc/index.html b/doc/index.html index 6618dd5..c5baeee 100644 --- a/doc/index.html +++ b/doc/index.html @@ -143,6 +143,8 @@

    if ng_include_nrpeis set to true, the confdroid_nrpe module is automatically applied on clients (confdroid_nrpe must be in the catalogue then)

  • if ng_enable_fail2banis set to true, a fail2ban jail and filter will be added for the Nagios service (requires confdroid_fail2ban).

    +
  • +

    manage remoteIP logging if running behind a Loadbalancer like HAproxy: if ng_use_lb is set to true, a configuration file etc/httpd/conf.d/loadbalancer-remoteip.confis created and configures apache/httpd to use the remote header. This allows proper fail2ban protection even behind the Loadbalancer.

  • Repo Documentation