]> git.openstreetmap.org Git - chef.git/blob - cookbooks/planet/attributes/default.rb
Only mail the planetdump output if it is non-empty
[chef.git] / cookbooks / planet / attributes / default.rb
1 default[:planet][:dump][:xml_directory] = "/store/planet/planet"
2 default[:planet][:dump][:xml_history_directory] = "/store/planet/planet/full-history"
3 default[:planet][:dump][:pbf_directory] = "/store/planet/pbf"
4 default[:planet][:dump][:pbf_history_directory] = "/store/planet/pbf/full-history"