From 80574a00481a3b51f026ea71bec460000a56cfe2 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Fri, 13 Feb 2026 17:22:08 +0100 Subject: [PATCH] Recommit for updates in build 20 --- doc/file.README.html | 4 +++- doc/index.html | 4 +++- .../confdroid_nrpe_3A_3Afirewall_3A_3Aiptables.html | 6 ++---- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/file.README.html b/doc/file.README.html index c9fa6bd..153045d 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -162,7 +162,7 @@

through Foreman:

-

In order to apply parameters through Foreman, confdroid_nrpe::params must be added to the host or host group in question, unless the defaults are fully acceptable across the estate.

+

In order to apply parameters through Foreman, *confdroid_nrpe::params- must be added to the host or host group in question, unless the defaults are fully acceptable across the estate.

See more details about class deployment on Confdroid.com.

@@ -212,6 +212,8 @@

excluded tests:

  • Puppet Parser

    diff --git a/doc/index.html b/doc/index.html index 12e5f19..0ba5f71 100644 --- a/doc/index.html +++ b/doc/index.html @@ -162,7 +162,7 @@

    through Foreman:

  • -

    In order to apply parameters through Foreman, confdroid_nrpe::params must be added to the host or host group in question, unless the defaults are fully acceptable across the estate.

    +

    In order to apply parameters through Foreman, *confdroid_nrpe::params- must be added to the host or host group in question, unless the defaults are fully acceptable across the estate.

    See more details about class deployment on Confdroid.com.

    @@ -212,6 +212,8 @@

    excluded tests:

  • Puppet Parser

    diff --git a/doc/puppet_classes/confdroid_nrpe_3A_3Afirewall_3A_3Aiptables.html b/doc/puppet_classes/confdroid_nrpe_3A_3Afirewall_3A_3Aiptables.html index 9572934..d3a7446 100644 --- a/doc/puppet_classes/confdroid_nrpe_3A_3Afirewall_3A_3Aiptables.html +++ b/doc/puppet_classes/confdroid_nrpe_3A_3Afirewall_3A_3Aiptables.html @@ -110,8 +110,7 @@ 15 16 17 -18 -19 +18
    # File 'manifests/firewall/iptables.pp', line 7
    @@ -119,10 +118,9 @@
     class confdroid_nrpe::firewall::iptables (
     
     ) inherits confdroid_nrpe::params {
    -
       if $ne_incl_fw == true {
         firewall { "${ne_fw_order_no}${ne_nrpe_port} port ${ne_nrpe_port}":
    -      source => $nagios_server,
    +      source => $nagios_source,
           proto  => 'tcp',
           dport  => $ne_nrpe_port,
           jump   => 'accept',