Pyoungmeister has uploaded a new change for review.
https://gerrit.wikimedia.org/r/60342
Change subject: db65 and db72 -> mariadb
......................................................................
db65 and db72 -> mariadb
Change-Id: I3addacc5f7bafe6d0bc48a3cd47d73ef689f7955
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/42/60342/1
diff --git a/manifests/site.pp b/manifests/site.pp
index cf2a848..a4fc3a6 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -438,7 +438,7 @@
if $hostname == "db51" {
class { role::coredb::s4 : mariadb => true }
} elsif $hostname =~ /^db(65|72)/ {
- class { role::coredb::s4 : innodb_file_per_table => true }
+ class { role::coredb::s4 : mariadb => true,
innodb_file_per_table => true }
} else {
include role::coredb::s4
}
--
To view, visit https://gerrit.wikimedia.org/r/60342
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3addacc5f7bafe6d0bc48a3cd47d73ef689f7955
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Pyoungmeister <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits