Dzahn has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/335386 )
Change subject: DHCP: add install1001,install2001
......................................................................
DHCP: add install1001,install2001
Install 1002 from 1001 and 2002 from 2001,
then delete 1001 and 2001.
Bug: T156440
Bug: T132757
Change-Id: I6787c7f583830ac35545335529138d89265b81ae
---
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 18 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/86/335386/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 3c6b6a7..c470d1e 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -2614,6 +2614,15 @@
filename "lpxelinux.0";
}
+host install1002 {
+ hardware ethernet aa:00:00:3c:d7:80;
+ fixed-address install1002.wikimedia.org;
+
+ next-server 208.80.154.83; # install1001 (tftp server)
+ option pxelinux.pathprefix
"http://apt.wikimedia.org/tftpboot/jessie-installer/";
+ filename "lpxelinux.0";
+}
+
host install2001 {
hardware ethernet D4:AE:52:AA:06:C3;
fixed-address install2001.wikimedia.org;
@@ -2623,6 +2632,15 @@
filename "lpxelinux.0";
}
+host install2002 {
+ hardware ethernet aa:00:00:6b:d7:3f;
+ fixed-address install2002.wikimedia.org;
+
+ next-server 208.80.153.4; # install2001 (tftp server)
+ option pxelinux.pathprefix
"http://apt.wikimedia.org/tftpboot/jessie-installer/";
+ filename "lpxelinux.0";
+}
+
host iridium {
hardware ethernet f0:1f:af:e8:c5:27;
fixed-address iridium.eqiad.wmnet;
--
To view, visit https://gerrit.wikimedia.org/r/335386
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6787c7f583830ac35545335529138d89265b81ae
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits