diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-07-09 19:57:56 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-07-09 20:20:31 +0200 |
commit | cbe1123ede86042ab0d62bc4f972f026301d5016 (patch) | |
tree | b3f144b8c6f498e842c31863a28c405423cc96e8 /production | |
parent | d237ec31f785c801b29d679f10f8f2d618ff1585 (diff) |
ClamAV (FreshClam): use a localized Database Mirror.
As db.local.clamav.net is not always properly localized. Furthermore,
our previous Ansiblee script did not ensure ordering of the
DatabaseMirror lines.
Diffstat (limited to 'production')
-rw-r--r-- | production | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,20 +1,21 @@ [mistral] -mistral.fripost.org +mistral.fripost.org geoip=se [elefant] -elefant.fripost.org mxno=1 +elefant.fripost.org geoip=se mxno=1 [giraff] -giraff.fripost.org +giraff.fripost.org geoip=se [antilop] -antilop.fripost.org +antilop.fripost.org geoip=se [civett] -civett.friprogramvarusyndikatet.se mxno=2 +civett.friprogramvarusyndikatet.se geoip=se mxno=2 [benjamin] -benjamin.skangas.se +benjamin.skangas.se geoip=se + # ldap.fripost.org [LDAP-provider:children] |