Recommit for updates in build 26

This commit is contained in:
Jenkins Server
2026-02-14 15:44:29 +01:00
parent ca0e745512
commit 5560538f36

View File

@@ -114,7 +114,8 @@
16
17
18
19</pre>
19
20</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/server/files.pp', line 6</span>
@@ -130,6 +131,7 @@ class confdroid_nagios::server::files (
group =&gt; $ng_user,
mode =&gt; &#39;0644&#39;,
content =&gt; template($ng_nagios_cfg_erb),
notify =&gt; Service[$ng_nagios_service],
}
}
}</pre>