Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/382392 )

Change subject: mariadb: Add db1106 to s5
......................................................................

mariadb: Add db1106 to s5

db1106 will be cloned from db1104 and will serve in s5 and later in s8

Bug: T172679
Change-Id: Ie9b81a882328240318dba61197719ebadc2ed973
---
A hieradata/hosts/db1106.yaml
M manifests/site.pp
M modules/role/files/prometheus/mysql-core_eqiad.yaml
3 files changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/92/382392/1

diff --git a/hieradata/hosts/db1106.yaml b/hieradata/hosts/db1106.yaml
new file mode 100644
index 0000000..0d8bce2
--- /dev/null
+++ b/hieradata/hosts/db1106.yaml
@@ -0,0 +1 @@
+mariadb::shard: 's5'
diff --git a/manifests/site.pp b/manifests/site.pp
index 55f6725..c91e21d 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -442,7 +442,7 @@
     role(mariadb::core)
 }
 
-node /^db1(070|071|082|087|092|096|099|100|104|105)\.eqiad\.wmnet/ {
+node /^db1(070|071|082|087|092|096|099|100|104|105|106)\.eqiad\.wmnet/ {
     role(mariadb::core)
 }
 
diff --git a/modules/role/files/prometheus/mysql-core_eqiad.yaml 
b/modules/role/files/prometheus/mysql-core_eqiad.yaml
index 1035905..44892d3 100644
--- a/modules/role/files/prometheus/mysql-core_eqiad.yaml
+++ b/modules/role/files/prometheus/mysql-core_eqiad.yaml
@@ -80,6 +80,7 @@
   - db1100:9104
   - db1104:9104
   - db1105:9104
+  - db1106:9104
 - labels:
     shard: s5
     role: master

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie9b81a882328240318dba61197719ebadc2ed973
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to