From 4dd935eba3ccbe06333bd03f534c5b04ca3f8da9 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Sat, 7 Mar 2026 16:36:13 +0100 Subject: [PATCH] Recommit for updates in build 161 --- .../confdroid_nagios_3A_3Aparams.html | 26 ++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html index e40a4e0..9dbe819 100644 --- a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html +++ b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html @@ -3587,6 +3587,24 @@ inherited by all classes except defines. +
  • + + ng_statusmap_img + + + (String) + + + (defaults to: '') + + + — +
    +

    The image to use for the status map in Nagios.

    +
    + +
  • +
  • ng_use_ssl_auth @@ -3611,7 +3629,6 @@ inherited by all classes except defines.
     
     
    -391
     392
     393
     394
    @@ -3936,10 +3953,12 @@ inherited by all classes except defines.
     713
     714
     715
    -716
    +716 +717 +718 -
    # File 'manifests/params.pp', line 391
    +        
    # File 'manifests/params.pp', line 392
     
     class confdroid_nagios::params (
     
    @@ -4109,6 +4128,7 @@ class confdroid_nagios::params (
       String $ng_host_cmd_auth           = '',
       String $ng_svc_cmd_auth            = '',
       String $ng_readonly_auth           = '' ,
    +  String $ng_statusmap_img           = '',
       Boolean $ng_use_colormap           = false,
       String $ng_colormap_red            = '255',
       String $ng_colormap_green          = '255',