Recommit for updates in build 144

This commit is contained in:
Jenkins Server
2026-03-06 15:15:05 +01:00
parent 08382f6f9a
commit 683c43f012

View File

@@ -1197,7 +1197,8 @@ inherited by all classes except defines.
279
280
281
282</pre>
282
283</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 109</span>
@@ -1350,7 +1351,8 @@ class confdroid_nagios::params (
$ng_resource_erb = &#39;confdroid_nagios/nagios/resource_cfg.erb&#39;
$ng_object_cache_file = &quot;${ng_spool_dir}/objects.cache&quot;
$ng_precached_obj_file = &quot;${ng_spool_dir}/objects.precache&quot;
$ng_status_file = &quot;${ng_log_dir}/status.dat&quot;
$ng_status_file = &quot;${ng_spool_dir}/status.dat&quot;
$ng_command_file = &quot;${ng_cmd_dir}/nagios.cmd&quot;
## old
$ng_taccgi_erb = &#39;confdroid_nagios/selinux/taccgi.erb&#39;