Recommit for updates in build 225
This commit is contained in:
@@ -151,7 +151,7 @@ class confdroid_nagios::monitoring::fail2ban (
|
||||
# create the jail file
|
||||
file { $fn_jail_file:
|
||||
ensure => file,
|
||||
user => 'root',
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
mode => '0644',
|
||||
selrange => s0,
|
||||
@@ -165,7 +165,7 @@ class confdroid_nagios::monitoring::fail2ban (
|
||||
# create the filter rule
|
||||
file { $fn_filter_file:
|
||||
ensure => file,
|
||||
user => 'root',
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
mode => '0644',
|
||||
selrange => s0,
|
||||
|
||||
Reference in New Issue
Block a user