X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4226a607bcc0fbf418b9ae374af52651d67b8a52..a7de9e4abe76f8cd647eea949f99687fcc19254c:/cookbooks/tilelog/attributes/default.rb diff --git a/cookbooks/tilelog/attributes/default.rb b/cookbooks/tilelog/attributes/default.rb index d07a287bf..9af062fb5 100644 --- a/cookbooks/tilelog/attributes/default.rb +++ b/cookbooks/tilelog/attributes/default.rb @@ -1,4 +1 @@ - -default[:tilelog][:source_directory] = "/opt/tilelog" -default[:tilelog][:input_directory] = "/store/logs/tile.openstreetmap.org" default[:tilelog][:output_directory] = "/store/planet/tile_logs"