Freeze break: update exclude list for clamav scan on pkgs01

Kevin Fenzi kevin at scrye.com
Fri Sep 12 16:57:33 UTC 2014


Newer versions of the fwsnort package have a false positive with clamav
virus scanning. 

I'd like to make the exception for that package more general so we
don't have to keep updating versions.

I don't see any impact from this really... 

+1s?

kevin
--
diff --git a/manifests/services/distgit.pp b/manifests/services/distgit.pp
index c9ec76a..8f3137b 100644
--- a/manifests/services/distgit.pp
+++ b/manifests/services/distgit.pp
@@ -44,7 +44,7 @@ class distgit {
 
     clamav::clamscan { 'admin at fedoraproject.org':
         paths => '/srv/cache/lookaside/pkgs',
-        excludes => ['clamav-', 'amavisd-new-2.3.3.tar.gz', 'bro-20080804.tgz', 'mailman-', 'sagator-', 'nicotine', 'fwsnort-1.0.6.tar.gz', 'psad-2.1.7.tar.bz2', 'pymilter-', 'linkchecker-' ]
+        excludes => ['clamav-', 'amavisd-new-2.3.3.tar.gz', 'bro-20080804.tgz', 'mailman-', 'sagator-', 'nicotine', 'fwsnort-*', 'psad-2.1.7.tar.bz2', 'pymilter-', 'linkchecker-' ]
     }
 
     git::git-server { '/srv/git/rpms': }
diff --git a/modules/ansible/manifests/ini
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20140912/e34606ee/attachment.sig>


More information about the infrastructure mailing list