X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4226a607bcc0fbf418b9ae374af52651d67b8a52..0de2328e5e2201289c2b5ab5c69184db3dcfefdb:/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"