ArielGlenn has uploaded a new change for review.

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


Change subject: db1019 (s3) -> file_per_table, mariadb
......................................................................

db1019 (s3) -> file_per_table, mariadb

Change-Id: I3b3f03efa8ef599cf36a302a0d825795785e8485
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/26/90526/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 2dda738..6626575 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -618,7 +618,7 @@
 }
 
 node /^db10(03|10|19|35|38)\.eqiad\.wmnet/ {
-    if $hostname =~ /^db10(03|35|38)/ {
+    if $hostname =~ /^db10(03|19|35|38)/ {
         class { role::coredb::s3 : innodb_file_per_table => true, mariadb => 
true }
     } elsif $hostname == "db1010" {
         class { role::coredb::s3 : mariadb => true }

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

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

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

Reply via email to