Recommit for updates in build 163
This commit is contained in:
@@ -3893,6 +3893,24 @@ inherited by all classes except defines.
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_tac_cgi_hard_only</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'0'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>Whether to show only HARD states in the Tactical Overview in Nagios. Default is ‘0’.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_use_ssl_auth</span>
|
||||
@@ -3917,8 +3935,6 @@ inherited by all classes except defines.
|
||||
<pre class="lines">
|
||||
|
||||
|
||||
425
|
||||
426
|
||||
427
|
||||
428
|
||||
429
|
||||
@@ -4259,10 +4275,13 @@ inherited by all classes except defines.
|
||||
764
|
||||
765
|
||||
766
|
||||
767</pre>
|
||||
767
|
||||
768
|
||||
769
|
||||
770</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 425</span>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 427</span>
|
||||
|
||||
class confdroid_nagios::params (
|
||||
|
||||
@@ -4462,6 +4481,7 @@ class confdroid_nagios::params (
|
||||
String $ng_navbar_aliases = '1',
|
||||
String $ng_ack_no_sticky = '0',
|
||||
String $ng_ack_no_send = '0',
|
||||
String $ng_tac_cgi_hard_only = '0',
|
||||
|
||||
# httpd
|
||||
Boolean $ng_use_https = false,
|
||||
|
||||
Reference in New Issue
Block a user