RobH has submitted this change and it was merged.
Change subject: setting sc[ab]200[1-2] install params
......................................................................
setting sc[ab]200[1-2] install params
dhcp and netboot updates
T129234
Change-Id: I5216d95e72ada6c486cc46323d085d074d3e960c
---
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 25 insertions(+), 1 deletion(-)
Approvals:
RobH: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/install_server/files/autoinstall/netboot.cfg
b/modules/install_server/files/autoinstall/netboot.cfg
index 3461988..60a3b25 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -80,7 +80,7 @@
hydrogen) echo partman/raid1-1partition.cfg ;; \
kafka1013|kafka1014|kafka1020) echo partman/raid1-30G.cfg ;; \
kafka100[1-2]|kafka200[1-2]) echo partman/raid10-gpt-srv-ext4.cfg ;; \
-
auth[1-2]001|einsteinium|labcontrol100[1-2]|labnodepool1001|lead|mira|neodymium|oresrdb100[1-2]|rdb200[1-4])
echo partman/raid1-lvm-ext4-srv.cfg ;; \
+
auth[1-2]001|einsteinium|labcontrol100[1-2]|labnodepool1001|lead|mira|neodymium|oresrdb100[1-2]|rdb200[1-4]||sc[ab]200[1-2])
echo partman/raid1-lvm-ext4-srv.cfg ;; \
labmon1001) echo partman/raid1-lvm.cfg ;; \
labnet100[1-2]) echo partman/lvm.cfg ;; \
labsdb100[45]) echo partman/osmlabsdb.cfg ;; \
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 bfdff6b..71f54a0 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6552,6 +6552,16 @@
fixed-address sca1002.eqiad.wmnet;
}
+host sca2001 {
+ hardware ethernet 14:18:77:33:4F:F5;
+ fixed-address sca2001.codfw.wmnet;
+}
+
+host sca2002 {
+ hardware ethernet 14:18:77:33:3D:B3;
+ fixed-address sca2002.codfw.wmnet;
+}
+
host scb1001 {
hardware ethernet 90:b1:1c:2d:7f:6b;
fixed-address scb1001.eqiad.wmnet;
@@ -6566,6 +6576,20 @@
filename "jessie-installer/debian-installer/amd64/pxelinux.0";
}
+host scb2001 {
+ hardware ethernet 14:18:77:33:43:6A;
+ fixed-address scb2001.codfw.wmnet;
+ option pxelinux.pathprefix "jessie-installer/";
+ filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
+host scb2002 {
+ hardware ethernet 14:18:77:33:4D:37;
+ fixed-address scb2002.codfw.wmnet;
+ option pxelinux.pathprefix "jessie-installer/";
+ filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
host silver {
hardware ethernet 18:03:73:f1:58:67;
fixed-address silver.wikimedia.org;
--
To view, visit https://gerrit.wikimedia.org/r/276008
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5216d95e72ada6c486cc46323d085d074d3e960c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[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