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