]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/geoipupdate/attributes/default.rb
Rework apt repository configuration
[chef.git] / cookbooks / geoipupdate / attributes / default.rb
index 90476814c2cb80206d9ba1dc2bf6161987c7dc5d..878d4fbb5ecfe3466eac914f55fd1bb2b2f9b83b 100644 (file)
@@ -1,5 +1,3 @@
 default[:geoipupdate][:account] = "149244"
 default[:geoipupdate][:editions] = %w[GeoLite2-ASN GeoLite2-City GeoLite2-Country]
 default[:geoipupdate][:directory] = "/usr/share/GeoIP"
-
-default[:apt][:sources] |= ["maxmind"]