Springle has uploaded a new change for review.

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

Change subject: switch remaining m2 boxen to role::mariadb::misc
......................................................................

switch remaining m2 boxen to role::mariadb::misc

Change-Id: I594f735ffe30347d9509ae4e08bba8fa74aeba92
---
M manifests/site.pp
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/16/176216/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 0d8c052..ba92c9f 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -895,7 +895,7 @@
 
     include admin
     $cluster = 'mysql'
-    class { 'role::mariadb::core':
+    class { 'role::mariadb::misc':
         shard => 'm2',
     }
 }
@@ -904,7 +904,7 @@
 
     include admin
     $cluster = 'mysql'
-    class { 'role::mariadb::core':
+    class { 'role::mariadb::misc':
         shard => 'm2',
     }
 }

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

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

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

Reply via email to