RobH has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/260417

Change subject: setting tegmen install parameters
......................................................................

setting tegmen install parameters

setting the install_server updates for new system install

T121583

Change-Id: Icfebfc696e5ca89046a83fd098125c8908bb4059
---
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 8 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/17/260417/1

diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index 6b4c05f..7df6853 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -72,7 +72,7 @@
                elastic20[0-2][0-9]|elastic203[0-1]) echo 
partman/elasticsearch-raid1.cfg ;; \
                
bromine|dubnium|etherpad[12]001|fermium|krypton|mendelevium|planet1001|pollux|rutherfordium|seaborgium|serpens|technetium|cygnus)
 echo partman/flat.cfg virtual.cfg ;; \
                eventlog[1-2]001|labcontrol2001|ocg100[1-3]|sc[ab]100[1-2]) 
echo partman/raid1.cfg ;; \
-               francium|nobelium) echo partman/raid10-gpt.cfg ;; \
+               francium|nobelium|tegmen) echo partman/raid10-gpt.cfg ;; \
                ganeti100[1-9]) echo partman/ganeti-raid1.cfg ;; \
                ganeti200[1-9]) echo partman/ganeti.cfg ;; \
                graphite1002) echo partman/graphite-dmcache.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 85a3b05..391155c 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6247,6 +6247,13 @@
        filename "jessie-installer/debian-installer/amd64/pxelinux.0";
 }
 
+host tegmen {
+       hardware ethernet 14:18:77:33:42:F8;
+       fixed-address tegmen.wikimedia.org;
+       option pxelinux.pathprefix "jessie-installer/";
+       filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
 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/260417
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icfebfc696e5ca89046a83fd098125c8908bb4059
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <r...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to