Dzahn has submitted this change and it was merged.

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(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



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 648e810..b1b2c6d 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6719,6 +6719,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: merged
Gerrit-Change-Id: Ic46eb9ad40ee091967833e42603fe515fe87c558
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Papaul <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to