RobH has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/327118 )
Change subject: restbase-test100[123] install_module updates
......................................................................
restbase-test100[123] install_module updates
setting mac address and partition info
T151075
Change-Id: I6d8288a31885ca32d5531b3442d1fbbe2fce69a4
---
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 16 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/18/327118/1
diff --git a/modules/install_server/files/autoinstall/netboot.cfg
b/modules/install_server/files/autoinstall/netboot.cfg
index 5250c09..c0b6289 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -135,7 +135,7 @@
rdb100[1-6]) echo partman/mw.cfg ;; \
restbase100[0-9]) echo partman/cassandrahosts-5ssd.cfg ;; \
restbase101[0-5]) echo partman/cassandrahosts-5ssd.cfg ;; \
- restbase101[6-8]) echo partman/cassandrahosts-4ssd.cfg ;; \
+ restbase101[6-8]|restbase-test100[123]) echo
partman/cassandrahosts-4ssd.cfg ;; \
restbase-test2*) echo partman/cassandrahosts-2ssd.cfg ;; \
restbase200[1-6]) echo partman/cassandrahosts-5ssd.cfg ;; \
restbase200[7-9]) echo partman/cassandrahosts-4ssd.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 3e356d6..8cc59f2 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -5929,6 +5929,21 @@
fixed-address tegmen.wikimedia.org;
}
+host restbase-test1001 {
+ hardware ethernet 90:B1:1C:06:BF:03;
+ fixed-address restbase-test1001.eqiad.wmnet;
+}
+
+host restbase-test1002 {
+ hardware ethernet 90:B1:1C:12:68:34;
+ fixed-address restbase-test1002.eqiad.wmnet;
+}
+
+host restbase-test1003 {
+ hardware ethernet 90:B1:1C:12:88:4A;
+ fixed-address restbase-test1003.eqiad.wmnet;
+}
+
host restbase-test2001 {
hardware ethernet 90:B1:1C:2A:2F:0A;
fixed-address restbase-test2001.codfw.wmnet;
--
To view, visit https://gerrit.wikimedia.org/r/327118
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6d8288a31885ca32d5531b3442d1fbbe2fce69a4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits