OP#785 initial commit
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
## clamav_cd::main::config.pp
|
||||
# Module name: clamav_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
## confdroid_clamav::main::config.pp
|
||||
# Module name: confdroid_clamav
|
||||
# Author: 12ww1160 (12ww1160@confdroid.com)
|
||||
# @summary Class manages all aspects of configuring the module logic for
|
||||
# clamav_cd.
|
||||
# confdroid_clamav.
|
||||
##############################################################################
|
||||
class clamav_cd::main::config (
|
||||
class confdroid_clamav::main::config (
|
||||
|
||||
) inherits clamav_cd::params {
|
||||
include clamav_cd::main::service
|
||||
) inherits confdroid_clamav::params {
|
||||
include confdroid_clamav::main::service
|
||||
|
||||
# Ensure the SELinux boolean antivirus_can_scan_system is enabled if disabled
|
||||
exec { 'enable_antivirus_can_scan_system':
|
||||
|
||||
Reference in New Issue
Block a user