Jcrespo has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/364180 )
Change subject: mariadb: Test new multiinstance dbstore role on an empty host
......................................................................
mariadb: Test new multiinstance dbstore role on an empty host
This will serve to check what things are missing/broken
for multi-instance hosts.
Bug: T169514
Change-Id: I3b96d7381756818d796846f79323906f03b3ebc4
---
M manifests/site.pp
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/80/364180/1
diff --git a/manifests/site.pp b/manifests/site.pp
index 93fe113..8c0be25 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -683,6 +683,11 @@
include ::base::firewall
}
+# Temporary test multiinstance role host
+node 'db1096.eqiad.wmnet' {
+ role(mariadb::dbstore_multiinstance)
+}
+
# Proxies for misc databases
node /^dbproxy100(1|6)\.eqiad\.wmnet$/ {
class { '::role::mariadb::proxy::master':
--
To view, visit https://gerrit.wikimedia.org/r/364180
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3b96d7381756818d796846f79323906f03b3ebc4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits