X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/c6726761006fc15978d7e15466c08d394d644fce..28f4b9d44edf494b8a77e52c1237f936479a119c:/cookbooks/db/recipes/master.rb diff --git a/cookbooks/db/recipes/master.rb b/cookbooks/db/recipes/master.rb index 58e0be741..3b6890320 100644 --- a/cookbooks/db/recipes/master.rb +++ b/cookbooks/db/recipes/master.rb @@ -194,6 +194,7 @@ PROMETHEUS_PERMISSIONS = { reports schema_migrations user_blocks + user_mutes user_preferences user_roles user_tokens @@ -247,6 +248,7 @@ end redactions_id_seq reports_id_seq user_blocks_id_seq + user_mutes_id_seq user_roles_id_seq user_tokens_id_seq users_id_seq