Dzahn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/405227 )

Change subject: DHCP: add bast3003
......................................................................

DHCP: add bast3003

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/27/405227/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 8095900..4b8830a 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -419,6 +419,13 @@
     filename "lpxelinux.0";
 }
 
+host bast3003 {
+    hardware ethernet 24:B6:FD:F6:13:AC;
+    fixed-address bast3003.wikimedia.org;
+
+    next-server 208.80.154.22; # install1002 (tftp server)
+}
+
 host bast4001 {
     hardware ethernet 90:b1:1c:4d:42:49;
     fixed-address bast4001.wikimedia.org;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic2166d3414d4224475c34415a68d21722603f9c1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to