recommit for updates in build 59
This commit is contained in:
@@ -604,7 +604,7 @@ one
|
||||
<span class='type'>(<tt>array</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>["|`&><[]{};\n\'"]</tt>)</em>
|
||||
<em class="default">(defaults to: <tt>["|`&><'\\[]{};\r\n"]</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
@@ -1015,7 +1015,7 @@ $ne_ssl_cert_file = "/etc/pki/tls/certs/${::fqdn}.crt.pem",
|
||||
$ne_ssl_privatekey_file = "/etc/pki/tls/private/${::fqdn}.key.pem",
|
||||
$ne_ssl_client_certs = '2',
|
||||
$ne_ssl_logging = '0x00',
|
||||
$ne_nasty_metachars = ["|`&><[]{};\n\'"],
|
||||
$ne_nasty_metachars = ["|`&><'\\[]{};\r\n"],
|
||||
$ne_include_file = '',
|
||||
|
||||
# nrpe.conf
|
||||
@@ -1067,7 +1067,7 @@ $ne_sudo_rule_erb = 'cd_nrpe/sudo_rule.erb'
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 30 20:06:25 2017 by
|
||||
Generated on Sun Jul 30 20:25:12 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>
|
||||
|
||||
Reference in New Issue
Block a user