X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/979e98164cc9a6d7216197f01febc918c9a152b9..07840ceab6077ffa7c498daeda4ecbd591c3bc40:/cookbooks/tilelog/attributes/default.rb diff --git a/cookbooks/tilelog/attributes/default.rb b/cookbooks/tilelog/attributes/default.rb index d07a287bf..349016329 100644 --- a/cookbooks/tilelog/attributes/default.rb +++ b/cookbooks/tilelog/attributes/default.rb @@ -1,4 +1,3 @@ +default[:accounts][:users][:planet][:status] = :role -default[:tilelog][:source_directory] = "/opt/tilelog" -default[:tilelog][:input_directory] = "/store/logs/tile.openstreetmap.org" default[:tilelog][:output_directory] = "/store/planet/tile_logs"