RobH has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/86735


Change subject: RT: 5871 tungsten to replace professor
......................................................................

RT: 5871 tungsten to replace professor

Was previously db1014.
RT: 5871

Change-Id: I3d047ba47bc07d429877dfb4ca74d12448eba02c
---
M files/autoinstall/netboot.cfg
M files/dhcpd/linux-host-entries.ttyS1-115200
M manifests/decommissioning.pp
3 files changed, 7 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/35/86735/1

diff --git a/files/autoinstall/netboot.cfg b/files/autoinstall/netboot.cfg
index d066665..a3c8e27 100755
--- a/files/autoinstall/netboot.cfg
+++ b/files/autoinstall/netboot.cfg
@@ -36,7 +36,7 @@
                analytics100[1-9]|analytics1010) echo 
partman/analytics-cisco.cfg ;; \
                analytics101[1-9]|analytics102[0-2]) echo partman/raid1-30G.cfg 
;; \
                analytics102[3-7]) echo partman/analytics-dell.cfg ;; \
-               
bayes|db[0-8][0-9]|db10[0-6][0-9]|es10[0-2][0-9]|es[0-9]|es1[0-9]|netmon1001|stat1002)
 echo partman/es.cfg ;; \
+               
bayes|db[0-8][0-9]|db10[0-6][0-9]|es10[0-2][0-9]|es[0-9]|es1[0-9]|netmon1001|stat1002|tungsten)
 echo partman/es.cfg ;; \
                boron|chromium|hydrogen) echo partman/lvm.cfg ;; \
                calcium|helium|potassium|tmh1001|tmh1002) echo 
partman/raid1-1partition.cfg ;; \
                capella) echo partman/lvs.cfg ;; \
diff --git a/files/dhcpd/linux-host-entries.ttyS1-115200 
b/files/dhcpd/linux-host-entries.ttyS1-115200
index 0873218..322f715 100644
--- a/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -1106,11 +1106,6 @@
        fixed-address db1011.eqiad.wmnet;
 }
 
-host db1014 {
-       hardware ethernet 78:2b:cb:0a:04:12;
-       fixed-address db1014.eqiad.wmnet;
-}
-
 host db1015 {
        hardware ethernet 78:2b:cb:0a:05:8e;
        fixed-address db1015.eqiad.wmnet;
@@ -4946,6 +4941,11 @@
        fixed-address tola.pmtpa.wmnet;
 }
 
+host tungsten {
+       hardware ethernet 78:2b:cb:0a:04:12;
+       fixed-address tungsten.eqiad.wmnet;
+}
+
 host vanadium {
        hardware ethernet 78:2b:cb:08:a4:3b;
        fixed-address vanadium.eqiad.wmnet;
diff --git a/manifests/decommissioning.pp b/manifests/decommissioning.pp
index e8b3b50..2fb85c0 100644
--- a/manifests/decommissioning.pp
+++ b/manifests/decommissioning.pp
@@ -27,6 +27,7 @@
 'cp1042',
 'cp3001',
 'cp3002',
+'db1014', #renamed and reallocated as tungsten rt5871
 'dysprosium',
 'labstore1002', #added 9/17 to remove from monitoring
 'labstore4', #added 9/17 to remove from monitoring

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3d047ba47bc07d429877dfb4ca74d12448eba02c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>

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

Reply via email to