Closed ascott97 closed 7 years ago
Can I get some details:
OS: Centos 7.2-1511
role: 'roles::clamav_test'
clamav::manage_clamd: true clamav::manage_freshclam: true
clamav::freshclam_options: LogTime: yes LogFileMaxSize: '5' DatabaseMirror:
Profile: class profiles::clamav_test { include clamav }
Can you try
clamav::manage_user: true
The only thing I can think of is that the user / group is missing.
@ascott97 are you still having this issue?
Hi,
I am recieving this error during puppet run:
Error: Could not unmask clamav: Error: /Stage[main]/Clamav::Clamd::Service/Service[clamav::clamd]/ensure: change from stopped to running failed: Could not unmask clamav:
I'm unsure whether this a bug or my configuration, any advice greatly appreciated.