recommit for updates in build 27
This commit is contained in:
@@ -607,7 +607,7 @@ jail.conf,local,d/* configuration files.</p>
|
||||
<span class='type'>(<tt>string</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'root@localhost'</tt>)</em>
|
||||
<em class="default">(defaults to: <tt>"fail2ban@${::fqdn}"</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
@@ -1062,7 +1062,7 @@ $fn_logencoding = 'auto',
|
||||
$fn_enabled = false,
|
||||
$fn_filter = '%(__name__)s',
|
||||
$fn_destemail = 'root@localhost',
|
||||
$fn_sender = 'root@localhost',
|
||||
$fn_sender = "fail2ban@${::fqdn}",
|
||||
$fn_mta = 'sendmail',
|
||||
$fn_protocol = 'tcp',
|
||||
$fn_chain = 'INPUT',
|
||||
@@ -1137,7 +1137,7 @@ $fn_paths_common_erb = 'cd_fail2ban/paths_common_conf.erb'
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Oct 1 17:25:07 2017 by
|
||||
Generated on Sun Oct 1 18:01:57 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