From 92418c5a29e9afbc2ede095444377831fa7d121f Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Tue, 3 Feb 2026 00:00:57 +0100 Subject: [PATCH] Recommit for updates in build 3 --- doc/_index.html | 5 + doc/puppet_class_list.html | 9 +- ...onfdroid_nagios_3A_3Amain_3A_3Aconfig.html | 130 ++++++++++++++++++ .../confdroid_nagios_3A_3Aparams.html | 9 ++ 4 files changed, 152 insertions(+), 1 deletion(-) create mode 100644 doc/puppet_classes/confdroid_nagios_3A_3Amain_3A_3Aconfig.html diff --git a/doc/_index.html b/doc/_index.html index 92a5815..a6e6e9c 100644 --- a/doc/_index.html +++ b/doc/_index.html @@ -73,6 +73,11 @@ +
  • + confdroid_nagios::main::config + +
  • +
  • confdroid_nagios::params diff --git a/doc/puppet_class_list.html b/doc/puppet_class_list.html index a012711..34b89a4 100644 --- a/doc/puppet_class_list.html +++ b/doc/puppet_class_list.html @@ -43,7 +43,14 @@
  • -
  • +
  • + +
  • + + +
  • diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Amain_3A_3Aconfig.html b/doc/puppet_classes/confdroid_nagios_3A_3Amain_3A_3Aconfig.html new file mode 100644 index 0000000..f1b1f4b --- /dev/null +++ b/doc/puppet_classes/confdroid_nagios_3A_3Amain_3A_3Aconfig.html @@ -0,0 +1,130 @@ + + + + + + + Puppet Class: confdroid_nagios::main::config + + — Documentation by YARD 0.9.36 + + + + + + + + + + + + + + + + + + + +
    + + +

    Puppet Class: confdroid_nagios::main::config

    +
    + +
    +
    Inherits:
    +
    confdroid_nagios::params
    +
    + + +
    +
    Defined in:
    +
    + manifests/main/config.pp +
    +
    +
    + +

    Summary

    + Class manaages main configuration for the confdroid_nagios module. + +

    Overview

    +
    +
    + +

    confdroid_nagios::main::config.pp Module name: confdroid_nagios Author: 12ww1160 (12ww1160@confdroid.com)

    + +
    +
    + + + +
    + + + +
    + + + + + +
    +
    +
    +
    +6
    +7
    +8
    +9
    +10
    +
    +
    # File 'manifests/main/config.pp', line 6
    +
    +class confdroid_nagios::main::config (
    +
    +) inherits confdroid_nagios::params {
    +# Manage main configuration here
    +}
    +
    +
    +
    + + + +
    + + \ No newline at end of file diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html index 87e189e..4c743ad 100644 --- a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html +++ b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html @@ -63,6 +63,15 @@
    +
    +
    Inherited by:
    +
    + + confdroid_nagios::main::config
    + +
    +
    +
    Defined in: