add EPEL resource

This commit is contained in:
Arne Teuke
2025-06-08 12:21:40 +02:00
parent be07493da0
commit 2c5ae3f4ed
7 changed files with 43 additions and 41 deletions

View File

@@ -1,10 +1,10 @@
## cd_clamav::init.pp
# Module name: cd_clamav
## clamav_cd::init.pp
# Module name: clamav_cd
# Author: Arne Teuke (arne_teuke@confdroid.com)
# @summary Class initializes the cd_clamav Module.
# @summary Class initializes the clamav_cd Module.
##############################################################################
class cd_clamav {
include cd_clamav::params
class clamav_cd {
include clamav_cd::params
resources { 'firewall':
purge => true,