X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4b3749f7c089ef034132c7218af7470ec7ccbd52..b73176eda2a83b7fc0170a5639ad036b1c897773:/cookbooks/geoipupdate/attributes/default.rb diff --git a/cookbooks/geoipupdate/attributes/default.rb b/cookbooks/geoipupdate/attributes/default.rb index 90476814c..878d4fbb5 100644 --- a/cookbooks/geoipupdate/attributes/default.rb +++ b/cookbooks/geoipupdate/attributes/default.rb @@ -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"]