Papaul has uploaded a new change for review.

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

Change subject: DHCP: Adding MAC address for wasat Bug:T129930
......................................................................

DHCP: Adding MAC address for wasat
Bug:T129930

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/91/277691/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 a95b26d..531b9fe 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6684,6 +6684,11 @@
     fixed-address uranium.wikimedia.org;
 }
 
+host wasat {
+    hardware ethernet 14:02:ec:3f:47:8c;
+    fixed-address wasat.codfw.wmnet;
+}
+
 host wdqs1001 {
     hardware ethernet 90:b1:1c:1d:e7:e5;
     fixed-address wdqs1001.eqiad.wmnet;

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

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

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

Reply via email to