Recommit for updates in build 231

This commit is contained in:
Jenkins Server
2026-03-12 16:24:32 +01:00
parent 6f194c2d5f
commit d2bd47dab1

View File

@@ -170,8 +170,7 @@
72 72
73 73
74 74
75 75</pre>
76</pre>
</td> </td>
<td> <td>
<pre class="code"><span class="info file"># File 'manifests/server/files.pp', line 6</span> <pre class="code"><span class="info file"># File 'manifests/server/files.pp', line 6</span>
@@ -231,8 +230,6 @@ class confdroid_nagios::server::files (
content =&gt; template(&#39;confdroid_nagios/loadbalancer/remoteip.conf.erb&#39;), content =&gt; template(&#39;confdroid_nagios/loadbalancer/remoteip.conf.erb&#39;),
notify =&gt; Service[&#39;httpd&#39;], notify =&gt; Service[&#39;httpd&#39;],
} }
}
file { $ng_loadmodule_file: file { $ng_loadmodule_file:
ensure =&gt; file, ensure =&gt; file,
owner =&gt; &#39;root&#39;, owner =&gt; &#39;root&#39;,
@@ -246,6 +243,7 @@ class confdroid_nagios::server::files (
notify =&gt; Service[&#39;httpd&#39;], notify =&gt; Service[&#39;httpd&#39;],
} }
} }
}
}</pre> }</pre>
</td> </td>
</tr> </tr>