X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8ee7a7b1bedbd7772b663fcd9d5507c8cd8d578b..74471499e60ed3fd72356eafd63ebc8118e138d7:/cookbooks/db/recipes/master.rb diff --git a/cookbooks/db/recipes/master.rb b/cookbooks/db/recipes/master.rb index 6ba23cb50..636cd60dc 100644 --- a/cookbooks/db/recipes/master.rb +++ b/cookbooks/db/recipes/master.rb @@ -117,13 +117,13 @@ CGIMAP_PERMISSIONS = { "way_nodes" => [:select, :insert], "way_tags" => [:select, :insert], "ways" => [:select, :insert] -} +}.freeze PLANETDUMP_PERMISSIONS = { "note_comments" => :select, "notes" => :select, "users" => :select -} +}.freeze PLANETDIFF_PERMISSIONS = { "changeset_comments" => :select, @@ -138,7 +138,7 @@ PLANETDIFF_PERMISSIONS = { "way_nodes" => :select, "way_tags" => :select, "ways" => :select -} +}.freeze %w[ acls