Recommit for updates in build 49

This commit is contained in:
Jenkins Server
2026-02-14 20:00:43 +01:00
parent 3da4e9ee26
commit d229046526

View File

@@ -265,7 +265,7 @@ inherited by all classes except defines.
<span class='type'>(<tt>String</tt>)</span> <span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;/home/nagios&#39;</tt>)</em> <em class="default">(defaults to: <tt>&#39;/var/spool/nagios&#39;</tt>)</em>
&mdash; &mdash;
@@ -453,7 +453,7 @@ class confdroid_nagios::params (
String $ng_u_comment = &#39;Nagios User&#39;, String $ng_u_comment = &#39;Nagios User&#39;,
String $ng_u_groups = &#39;nagios&#39;, String $ng_u_groups = &#39;nagios&#39;,
String $ng_u_shell = &#39;/sbin/nologin&#39;, String $ng_u_shell = &#39;/sbin/nologin&#39;,
String $ng_u_home = &#39;/home/nagios&#39;, String $ng_u_home = &#39;/var/spool/nagios&#39;,
# httpd # httpd
Boolean $ng_use_https = false, Boolean $ng_use_https = false,