]> git.openstreetmap.org Git - chef.git/blob - cookbooks/geoipupdate/attributes/default.rb
Rework apt repository configuration
[chef.git] / cookbooks / geoipupdate / attributes / default.rb
1 default[:geoipupdate][:account] = "149244"
2 default[:geoipupdate][:editions] = %w[GeoLite2-ASN GeoLite2-City GeoLite2-Country]
3 default[:geoipupdate][:directory] = "/usr/share/GeoIP"