Giuseppe Lavagetto has submitted this change and it was merged.
Change subject: installserver: add dhcp and netboot data for etcd100[1-6]
......................................................................
installserver: add dhcp and netboot data for etcd100[1-6]
Change-Id: I85a9e73d9ae5e2a1a872efcc107d258013a939d9
---
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
2 files changed, 31 insertions(+), 1 deletion(-)
Approvals:
Giuseppe Lavagetto: 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 0ed2543..f05eb09 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -74,7 +74,7 @@
elastic101[7-9]|elastic102[0-9]|elastic103[0-1]) echo
partman/elasticsearch-raid0.cfg ;; \
elastic103[2-9]|elastic104[0-9]|elastic20[0-2][0-9]|elastic203[0-1])
echo partman/elasticsearch-raid1.cfg ;; \
relforge100[12]) echo partman/raid10-gpt-srv-lvm-ext4.cfg ;; \
-
aluminium|bromine|bohrium|dubnium|etherpad[12]001|fermium|hassaleh|hassium|krypton|meitnerium|mendelevium|nihal|nitrogen|planet[12]001|pollux|rutherfordium|seaborgium|serpens|alsafi|kraz|install1001|ununpentium|zosma)
echo partman/flat.cfg virtual.cfg ;; \
+
aluminium|bromine|bohrium|dubnium|etcd100[1-6]|etherpad[12]001|fermium|hassaleh|hassium|krypton|meitnerium|mendelevium|nihal|nitrogen|planet[12]001|pollux|rutherfordium|seaborgium|serpens|alsafi|kraz|install1001|ununpentium|zosma)
echo partman/flat.cfg virtual.cfg ;; \
eventlog[1-2]001|ocg100[1-2]|sc[ab]100[1-2]) echo partman/raid1.cfg ;;
\
francium|tegmen) echo partman/raid10-gpt.cfg ;; \
ganeti100[1-9]) echo partman/ganeti-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 44153dc..8d7d5e8 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
@@ -34,6 +34,36 @@
fixed-address dubnium.wikimedia.org;
}
+host etcd1001 {
+ hardware ethernet aa:00:00:34:69:70;
+ fixed-address etcd1001.eqiad.wmnet;
+}
+
+host etcd1002 {
+ hardware ethernet aa:00:00:e8:d2:90;
+ fixed-address etcd1002.eqiad.wmnet;
+}
+
+host etcd1003 {
+ hardware ethernet aa:00:00:42:5d:36;
+ fixed-address etcd1003.eqiad.wmnet;
+}
+
+host etcd1004 {
+ hardware ethernet aa:00:00:24:5f:97;
+ fixed-address etcd1004.eqiad.wmnet;
+}
+
+host etcd1005 {
+ hardware ethernet aa:00:00:bf:3f:d7;
+ fixed-address etcd1005.eqiad.wmnet;
+}
+
+host etcd1006 {
+ hardware ethernet aa:00:00:dd:26:03;
+ fixed-address etcd1006.eqiad.wmnet;
+}
+
host etherpad1001 {
hardware ethernet AA:00:00:EE:AD:01;
fixed-address etherpad1001.eqiad.wmnet;
--
To view, visit https://gerrit.wikimedia.org/r/314677
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I85a9e73d9ae5e2a1a872efcc107d258013a939d9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits