Papaul has uploaded a new change for review.

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

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/25/268425/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 92ff499..8cd7678 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6321,6 +6321,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: newchange
Gerrit-Change-Id: Ie4b0310770e0339a22e3141ddd01139c2d9706bb
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