Elukey has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/364692 )

Change subject: role::mariadb::analytics::custom_repl_slave: fix typo in 
whitelist path
......................................................................


role::mariadb::analytics::custom_repl_slave: fix typo in whitelist path

Bug: T170118
Change-Id: Iccfd83a6a7155962f4d9be92399baab75ba6aafe
---
M modules/role/manifests/mariadb.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Elukey: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/role/manifests/mariadb.pp 
b/modules/role/manifests/mariadb.pp
index be11559..8cc2d35 100644
--- a/modules/role/manifests/mariadb.pp
+++ b/modules/role/manifests/mariadb.pp
@@ -248,7 +248,7 @@
         owner   => 'root',
         group   => 'root',
         mode    => '0444',
-        source  => 'puppet:///modules/role/mariadb/whitelist.tsv',
+        source  => 
'puppet:///modules/role/mariadb/eventlogging_purging_whitelist.tsv',
         require => File['/etc/eventlogging'],
     }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iccfd83a6a7155962f4d9be92399baab75ba6aafe
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <[email protected]>
Gerrit-Reviewer: Elukey <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to