On Fri, Sep 12, 2014 at 10:57:33AM -0600, Kevin Fenzi wrote:
> 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 { 'ad...@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

+1

Attachment: pgpwZQ7st2TOi.pgp
Description: PGP signature

_______________________________________________
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Reply via email to