Dzahn has submitted this change and it was merged.

Change subject: Add sarin to DHCP Bug:T125752
......................................................................


Add sarin to DHCP
Bug:T125752

Change-Id: Ie4b0310770e0339a22e3141ddd01139c2d9706bb
---
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 6 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 5809785..86f2ee6 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6323,6 +6323,12 @@
        filename "jessie-installer/debian-installer/amd64/pxelinux.0";
 }
 
+host sarin {
+    hardware ethernet 90:B1:1C:2D:85:40;
+    fixed-address sarin.codfw.wmnet;
+    option pxelinux.pathprefix "jessie-installer/";
+    filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+
 host scandium {
        hardware ethernet 84:2b:2b:fd:be:52;
        fixed-address scandium.eqiad.wmnet;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie4b0310770e0339a22e3141ddd01139c2d9706bb
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Papaul <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to