Gergő Tisza has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/397623 )

Change subject: Add ReadingLists tables to Toolforge filter config
......................................................................

Add ReadingLists tables to Toolforge filter config

Change-Id: I9050baf805a16370b96cbea761f19a25a2bd1e0f
---
M manifests/realm.pp
M modules/role/files/mariadb/filtered_tables.txt
2 files changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/23/397623/1

diff --git a/manifests/realm.pp b/manifests/realm.pp
index 17f0675..2ba86cd 100644
--- a/manifests/realm.pp
+++ b/manifests/realm.pp
@@ -208,6 +208,8 @@
     'querycache_info',
     'querycache_old',
     'querycachetwo',
+    'reading_list',
+    'reading_list_entry',
     'securepoll_cookie_match',
     'securepoll_elections',
     'securepoll_entity',
diff --git a/modules/role/files/mariadb/filtered_tables.txt 
b/modules/role/files/mariadb/filtered_tables.txt
index 171b7ac..1d42077 100644
--- a/modules/role/files/mariadb/filtered_tables.txt
+++ b/modules/role/files/mariadb/filtered_tables.txt
@@ -570,6 +570,8 @@
 protected_titles,pt_timestamp,K
 protected_titles,pt_expiry,K
 protected_titles,pt_create_perm,K
+reading_list_project,rlp_id,K
+reading_list_project,rlp_project,K
 recentchanges,rc_id,K
 recentchanges,rc_timestamp,K
 recentchanges,rc_cur_time,K

-- 
To view, visit https://gerrit.wikimedia.org/r/397623
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9050baf805a16370b96cbea761f19a25a2bd1e0f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: GergÅ‘ Tisza <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to