QChris has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/141899

Change subject: Document that m2's configuration in coredb need not be accurate
......................................................................

Document that m2's configuration in coredb need not be accurate

(Not removing/updating m2's stale config from coredb, as I am not sure
if that would backfire somewhere else)

Change-Id: Iccfab4e97d58adb1d0e910fc8ee028e6eba2a97d
RT: 7735
---
M manifests/role/coredb.pp
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/99/141899/1

diff --git a/manifests/role/coredb.pp b/manifests/role/coredb.pp
index 1a5656c..cbfcc7d 100644
--- a/manifests/role/coredb.pp
+++ b/manifests/role/coredb.pp
@@ -80,6 +80,10 @@
             'snapshot'     => ['db1016' ],
             'no_master'    => []
         },
+        # Note that m2 has been moved out of coredb to
+        # role::mariadb::misc (see site.pp's use of that class).
+        # m2-master.eqiad.wmnet should point to the current master.
+        # See discussion on RT 7735.
         'm2' => {
             'hosts' => {
                          'eqiad' => [ 'db1046', 'db1048' ] },

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iccfab4e97d58adb1d0e910fc8ee028e6eba2a97d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: QChris <[email protected]>

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

Reply via email to