rewite general
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
## fail2ban_cd::main::config.pp
|
||||
# Module name: fail2ban_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary Class manages the module logic for fail2ban_cd.
|
||||
## confdroid_fail2ban::main::config.pp
|
||||
# Module name: confdroid_fail2ban
|
||||
# Author: 12ww1160 (12ww1160@confdroid.com)
|
||||
# @summary Class manages the module logic for confdroid_fail2ban.
|
||||
##############################################################################
|
||||
class fail2ban_cd::main::config (
|
||||
class confdroid_fail2ban::main::config (
|
||||
|
||||
) inherits fail2ban_cd::params {
|
||||
include fail2ban_cd::main::service
|
||||
) inherits confdroid_fail2ban::params {
|
||||
include confdroid_fail2ban::main::service
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user