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

Change subject: install_server: update MAC address of mw2201 in DHCP
......................................................................

install_server: update MAC address of mw2201 in DHCP

The mainboard on this server has been replaced, so the MAC
address has changed. Update it so we get our IP again.

Bug: T170307
Change-Id: If600cd39ac7925cfe9b2ddb18e84aa12c0be222c
---
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/73/365673/1

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 5ab3237..85fb05f 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -5253,7 +5253,7 @@
 }
 
 host mw2201 {
-    hardware ethernet B0:83:FE:DB:D6:22;
+    hardware ethernet B0:83:FE:DE:F7:72;
     fixed-address mw2201.codfw.wmnet;
 }
 

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

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

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

Reply via email to