recommit for updates in build 58

This commit is contained in:
Jenkins Server
2017-07-30 20:06:28 +02:00
parent 708dde8d22
commit edc943caf4
17 changed files with 53 additions and 19 deletions

View File

@@ -601,10 +601,10 @@ one
<span class='name'>ne_nasty_metachars</span>
<span class='type'>(<tt>string</tt>)</span>
<span class='type'>(<tt>array</tt>)</span>
<em class="default">(defaults to: <tt>&#39;&quot;|`&amp;&gt;&lt;\&#39;\\[]{};\r\n\&quot;&#39;</tt>)</em>
<em class="default">(defaults to: <tt>[&quot;|`&amp;&gt;&lt;[]{};\n\&#39;&quot;]</tt>)</em>
&mdash;
@@ -1015,7 +1015,7 @@ $ne_ssl_cert_file = &quot;/etc/pki/tls/certs/${::fqdn}.crt.pem&quot;,
$ne_ssl_privatekey_file = &quot;/etc/pki/tls/private/${::fqdn}.key.pem&quot;,
$ne_ssl_client_certs = &#39;2&#39;,
$ne_ssl_logging = &#39;0x00&#39;,
$ne_nasty_metachars = &#39;&quot;|`&amp;&gt;&lt;\&#39;\\[]{};\r\n\&quot;&#39;,
$ne_nasty_metachars = [&quot;|`&amp;&gt;&lt;[]{};\n\&#39;&quot;],
$ne_include_file = &#39;&#39;,
# nrpe.conf
@@ -1067,7 +1067,7 @@ $ne_sudo_rule_erb = &#39;cd_nrpe/sudo_rule.erb&#39;
</div>
<div id="footer">
Generated on Sun Jul 30 19:01:58 2017 by
Generated on Sun Jul 30 20:06:25 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>