]> git.openstreetmap.org Git - chef.git/blob - cookbooks/geoipupdate/attributes/default.rb
Merge remote-tracking branch 'github/pull/422'
[chef.git] / cookbooks / geoipupdate / attributes / default.rb
1 default[:geoipupdate][:account] = "149244"
2 default[:geoipupdate][:editions] = %w[GeoLite2-ASN GeoLite2-City GeoLite2-Country]
3
4 default[:apt][:sources] |= ["maxmind"]