]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/attributes/default.rb
For style.
[chef.git] / cookbooks / planet / attributes / default.rb
index 649d9b399df80c498505568531b395442c285c3b..eba58b4fc84249faffc52e079718ba93e0b864c8 100644 (file)
@@ -2,3 +2,7 @@ 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][: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][:tilelog][:source_directory] = "/home/www-data/tilelog"
+default[:planet][:tilelog][:input_directory] = "/store/logs/tile.openstreetmap.org"
+default[:planet][:tilelog][:output_directory] = "/store/planet/tile_logs"