Marostegui has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/373525 )

Change subject: mariadb: Add db1096 as s5 slave
......................................................................


mariadb: Add db1096 as s5 slave

db1096 needs reimage first and then will be added as slave of s5, to
replace db1026 and to be a future host for s8

Bug: T172679
Change-Id: I440ffd3740507ddf762df931840a8dab184c0788
---
A hieradata/hosts/db1096.yaml
M manifests/site.pp
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
M modules/role/files/prometheus/mysql-core_eqiad.yaml
4 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Marostegui: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/hieradata/hosts/db1096.yaml b/hieradata/hosts/db1096.yaml
new file mode 100644
index 0000000..0d8bce2
--- /dev/null
+++ b/hieradata/hosts/db1096.yaml
@@ -0,0 +1 @@
+mariadb::shard: 's5'
diff --git a/manifests/site.pp b/manifests/site.pp
index a807776..d4194ca 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -477,7 +477,7 @@
     role(mariadb::core)
 }
 
-node /^db10(26|45|49|70|71|82|87|92)\.eqiad\.wmnet/ {
+node /^db10(26|45|49|70|71|82|87|92|96)\.eqiad\.wmnet/ {
     role(mariadb::core)
 }
 
diff --git a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200 
b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
index 5ff29dc..2be04b9 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -1295,8 +1295,6 @@
 host db1096 {
     hardware ethernet 18:66:DA:F8:EA:8C;
     fixed-address db1096.eqiad.wmnet;
-    option pxelinux.pathprefix "stretch-installer/";
-    filename "stretch-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host db1097 {
diff --git a/modules/role/files/prometheus/mysql-core_eqiad.yaml 
b/modules/role/files/prometheus/mysql-core_eqiad.yaml
index 6252cf1..89824ca 100644
--- a/modules/role/files/prometheus/mysql-core_eqiad.yaml
+++ b/modules/role/files/prometheus/mysql-core_eqiad.yaml
@@ -80,6 +80,7 @@
   - db1082:9104
   - db1087:9104
   - db1092:9104
+  - db1096:9104
 - labels:
     shard: s5
     role: master

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I440ffd3740507ddf762df931840a8dab184c0788
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Marostegui <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Marostegui <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to