X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d9ce053b71c151916fa8764b44a6058f827d3146..cc9bbcf89afcfd13e5e994248f7531a51e280f0c:/cookbooks/planet/attributes/default.rb diff --git a/cookbooks/planet/attributes/default.rb b/cookbooks/planet/attributes/default.rb index f01d8acc4..7c8a60466 100644 --- a/cookbooks/planet/attributes/default.rb +++ b/cookbooks/planet/attributes/default.rb @@ -4,5 +4,3 @@ default[:planet][:dump][:xml_directory] = "/store/planet/planet" default[:planet][:dump][:xml_history_directory] = "/store/planet/planet/full-history" default[:planet][:dump][:pbf_directory] = "/store/planet/pbf" default[:planet][:dump][:pbf_history_directory] = "/store/planet/pbf/full-history" - -default[:planet][:current][:jobs] = {}