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

Change subject: Add comment about reportupdater's usage of a my.cnf file
......................................................................


Add comment about reportupdater's usage of a my.cnf file

Change-Id: I42e6507ba0724bf859c4f3032469a91777db079a
---
M modules/statistics/manifests/compute.pp
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/modules/statistics/manifests/compute.pp 
b/modules/statistics/manifests/compute.pp
index b1b36d2..9699126 100644
--- a/modules/statistics/manifests/compute.pp
+++ b/modules/statistics/manifests/compute.pp
@@ -72,6 +72,11 @@
     include ::passwords::mysql::research
     # This file will render at
     # /etc/mysql/conf.d/stats-research-client.cnf.
+    # NOTE: This file is referenced and used by various
+    # reportupdate repository configs, e.g.
+    # 
https://github.com/wikimedia/analytics-limn-ee-data/blob/master/ee/config.yaml
+    # If you think about changing or removing this file, make sure you also
+    # consider reportupdater's usage.
     mysql::config::client { 'stats-research':
         user  => $::passwords::mysql::research::user,
         pass  => $::passwords::mysql::research::pass,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I42e6507ba0724bf859c4f3032469a91777db079a
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <ao...@wikimedia.org>
Gerrit-Reviewer: Ottomata <ao...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to