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

Change subject: site.pp, DHCP: remove db1019
......................................................................

site.pp, DHCP: remove db1019

Bug: T146265
Change-Id: I6be5d51a99f36887330f1007fb0f1008e8c38c27
---
M manifests/site.pp
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 0 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/10/334010/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 8b1f5a0..4a9e203 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -550,10 +550,6 @@
     }
 }
 
-node /^db10(19|42)\.eqiad\.wmnet/ {
-    role(spare::system) # to be decommed (T146265, T149793)
-}
-
 # s4 (commons) core production dbs on codfw
 # codfw master
 node 'db2019.codfw.wmnet' {
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 247bb68..c3c0352 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -1034,13 +1034,6 @@
     fixed-address db1018.eqiad.wmnet;
 }
 
-host db1019 {
-    hardware ethernet 78:2b:cb:0a:12:ee;
-    fixed-address db1019.eqiad.wmnet;
-    option pxelinux.pathprefix "trusty-installer/";
-    filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
-}
-
 host db1020 {
     hardware ethernet 78:2b:cb:04:fd:a5;
     fixed-address db1020.eqiad.wmnet;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6be5d51a99f36887330f1007fb0f1008e8c38c27
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

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

Reply via email to