Dzahn has uploaded a new change for review.

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

Change subject: install: update MAC address of kraz
......................................................................

install: update MAC address of kraz

The MAC address changed after the VM has been recreated with a
public IP.

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/59/284259/1

diff --git a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200 
b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
index c442d93..eb95720 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
@@ -60,7 +60,7 @@
 }
 
 host kraz {
-    hardware ethernet aa:00:00:5f:b1:02;
+    hardware ethernet aa:00:00:e9:b4:28;
     fixed-address kraz.wikimedia.org;
     option pxelinux.pathprefix "jessie-installer/";
     filename "jessie-installer/debian-installer/amd64/pxelinux.0";

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

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