Dzahn has uploaded a new change for review.

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

Change subject: DHCP: add MAC for zosma.codfw.wmnet
......................................................................

DHCP: add MAC for zosma.codfw.wmnet

Bug:T138650
Change-Id: I9bb250cbf7d43d6c5c0bded5ada4fc94c6cc4601
---
M modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/21/296421/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 a719395..b005db5 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
@@ -151,3 +151,8 @@
     fixed-address d-i-test.eqiad.wmnet;
 }
 
+host zosma {
+    hardware ethernet aa:00:00:8c:75:b0;
+    fixed-address zosma.codfw.wmnet;
+}
+

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

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