Dzahn has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/368334 )
Change subject: install_server: add install2001 to DHCP, partman
......................................................................
install_server: add install2001 to DHCP, partman
Bug: T171917
Change-Id: If52c2b09a8546042ab5885faf9dde3f4acc7bb45
---
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
2 files changed, 7 insertions(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/modules/install_server/files/autoinstall/netboot.cfg
b/modules/install_server/files/autoinstall/netboot.cfg
index d7eadf2..4be78bc 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -77,7 +77,7 @@
elastic20[0-2][0-9]|elastic203[0-6]) echo
partman/raid1-lvm-ext4-srv-noswap.cfg ;; \
labcontrol100[34]|labmon1001|mwlog[12]001|relforge100[12]|scb200[1-6]|stat100[56])
echo partman/raid10-gpt-srv-lvm-ext4.cfg ;; \
analytics1003|cobalt|thorium) echo partman/raid10-gpt-srv-lvm-ext4.cfg
;; \
-
acrab|acrux|actinium|alcyone|aluminium|argon|chlorine|bromine|bohrium|darmstadtium|dbmonitor[12]001|dubnium|etcd100[1-6]|etherpad[12]001|fermium|hassaleh|hassium|krypton|kubetcd[12]00[1-3]|meitnerium|mendelevium|mwdebug100[12]|netmon1003|releases1001|nihal|nitrogen|planet[12]001|pollux|roentgenium|rutherfordium|sca[12]00[34]|seaborgium|serpens|tureis|alsafi|kraz|install[12]00[12]|ununpentium|zosma)
echo partman/flat.cfg virtual.cfg ;; \
+
acrab|acrux|actinium|alcyone|aluminium|argon|chlorine|bromine|bohrium|darmstadtium|dbmonitor[12]001|dubnium|etcd100[1-6]|etherpad[12]001|fermium|hassaleh|hassium|krypton|kubetcd[12]00[1-3]|meitnerium|mendelevium|mwdebug100[12]|netmon1003|releases[12]001|nihal|nitrogen|planet[12]001|pollux|roentgenium|rutherfordium|sca[12]00[34]|seaborgium|serpens|tureis|alsafi|kraz|install[12]00[12]|ununpentium|zosma)
echo partman/flat.cfg virtual.cfg ;; \
diadem|dysprosium) echo partman/flat.cfg virtual.cfg ;; \
kubestagetcd100[123]|neon) echo partman/flat.cfg virtual.cfg ;; \
eventlog[1-2]001|ocg100[1-2]|scb100[1-4]) echo partman/raid1.cfg ;; \
diff --git a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
index 5f03db7..14d60e8 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
@@ -295,6 +295,12 @@
filename "stretch-installer/debian-installer/amd64/pxelinux.0";
}
+host releases2001 {
+ hardware ethernet aa:00:00:ae:36:40;
+ fixed-address releases2001.codfw.wmnet;
+ option pxelinux.pathprefix "stretch-installer/";
+ filename "stretch-installer/debian-installer/amd64/pxelinux.0";
+}
host roentgenium {
hardware ethernet aa:00:00:d9:85:e2;
fixed-address roentgenium.eqiad.wmnet;
--
To view, visit https://gerrit.wikimedia.org/r/368334
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If52c2b09a8546042ab5885faf9dde3f4acc7bb45
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits