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

Change subject: install_server: update MAC of bast3003
......................................................................

install_server: update MAC of bast3003

Instead of ms-be3003, use former amslvs4 as the
new bast3003. It's in OE12 and also a Dell R410
like bast3001 and bast3002.

Update the MAC address for DHCP accordingly.

Bug: T184936
Change-Id: If0faef3676ab2f600d8238baab0a30de137ec744
---
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/03/405803/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 805df13..08d7311 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -420,7 +420,7 @@
 }
 
 host bast3003 {
-    hardware ethernet 24:B6:FD:F6:17:3A;
+    hardware ethernet a4:ba:db:38:e4:cb;
     fixed-address bast3003.wikimedia.org;
 
     next-server 208.80.154.22; # install1002 (tftp server)

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If0faef3676ab2f600d8238baab0a30de137ec744
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