recommit for updates in build 8
This commit is contained in:
@@ -394,8 +394,7 @@ from the database.</p>
|
||||
92
|
||||
93
|
||||
94
|
||||
95
|
||||
96</pre>
|
||||
95</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 48</span>
|
||||
@@ -425,7 +424,6 @@ $reqpackages = $::operatingsystem ? {
|
||||
}
|
||||
|
||||
|
||||
|
||||
# service
|
||||
$fn_service = 'fail2ban'
|
||||
|
||||
@@ -439,9 +437,9 @@ $fn_var_lib_dir = '/var/lib/fail2ban'
|
||||
$fn_var_run_dir = '/var/run/fail2ban'
|
||||
|
||||
# files
|
||||
$fn_fail2ban_conf_file = "${fn_main_dir}fail2ban.conf"
|
||||
$fn_fail2ban_conf_file = "${fn_main_dir}/fail2ban.conf"
|
||||
$fn_fail2ban_conf_erb = 'cd_fail2ban/fail2ban_conf.erb'
|
||||
$fn_fail2ban_local_file = "${fn_main_dir}fail2ban.local"
|
||||
$fn_fail2ban_local_file = "${fn_main_dir}/fail2ban.local"
|
||||
$fn_fail2ban_local_erb = 'cd_fail2ban/fail2ban_local.erb'
|
||||
|
||||
# includes must be last
|
||||
@@ -456,7 +454,7 @@ $fn_fail2ban_local_erb = 'cd_fail2ban/fail2ban_local.erb'
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Aug 3 16:28:54 2017 by
|
||||
Generated on Thu Aug 3 16:51:08 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