]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/geoipupdate/attributes/default.rb
Update to planet-dump-ng 1.2.5
[chef.git] / cookbooks / geoipupdate / attributes / default.rb
index 3165aa1153feb31f32a821ca74d81f17bd27e317..90476814c2cb80206d9ba1dc2bf6161987c7dc5d 100644 (file)
@@ -1,4 +1,5 @@
 default[:geoipupdate][:account] = "149244"
 default[:geoipupdate][:editions] = %w[GeoLite2-ASN GeoLite2-City GeoLite2-Country]
+default[:geoipupdate][:directory] = "/usr/share/GeoIP"
 
 default[:apt][:sources] |= ["maxmind"]