Recommit for updates in build 54

This commit is contained in:
Jenkins Server
2026-02-14 21:06:16 +01:00
parent 2959e38b8c
commit 7704eea506
8 changed files with 471 additions and 18 deletions

View File

@@ -81,6 +81,8 @@
<span class='object_link'><a href="confdroid_nagios_3A_3Aserver_3A_3Aservice.html" title="puppet_classes::confdroid_nagios::server::service (puppet_class)">confdroid_nagios::server::service</a></span><br/>
<span class='object_link'><a href="confdroid_nagios_3A_3Aserver_3A_3Aaccess_rules.html" title="puppet_classes::confdroid_nagios::server::access_rules (puppet_class)">confdroid_nagios::server::access_rules</a></span><br/>
</dd>
</dl>
@@ -415,7 +417,8 @@ inherited by all classes except defines.
134
135
136
137</pre>
137
138</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 32</span>
@@ -432,6 +435,7 @@ class confdroid_nagios::params (
# httpd
Boolean $ng_use_https = false,
) {
# Default facts
$fqdn = $facts[&#39;networking&#39;][&#39;fqdn&#39;]