Filippo Giunchedi has uploaded a new change for review.

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

Change subject: install_server: reinstall lithium with jessie and gpt
......................................................................

install_server: reinstall lithium with jessie and gpt

Bug: T143307
Change-Id: I42b6c64d19870fcd8d007559279f835a4c5fa0bd
---
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 2 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/80/314280/1

diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index 6594849..e47c66e 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -46,7 +46,7 @@
     esac; \
     \
     case $(debconf-get netcfg/get_hostname) in \
-        acamar|achernar|baham|lithium|radon|rhodium) echo 
partman/raid1-lvm.cfg ;; \
+        acamar|achernar|baham|radon|rhodium) echo partman/raid1-lvm.cfg ;; \
         analytics1003) echo partman/raid10-gpt-srv-lvm-ext4.cfg ;; \
         analytics1017) echo partman/raid1-30G.cfg ;; \
         analytics1015) echo partman/raid1-lvm-ext4.cfg ;; \
@@ -145,5 +145,5 @@
         wdqs200[1-2]) echo partman/lvm-ext-srv.cfg ;; \
         wtp[1-2]0[0-2][0-9]|hafnium) echo partman/raid1-lvm.cfg ;; \
         wasat) echo partman/raid1-lvm-ext4-srv.cfg ;; \
-        wezen) echo partman/raid1-gpt.cfg ;; \
+        wezen|lithium) echo partman/raid1-gpt.cfg ;; \
     esac
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 c75bc3a..90a23eb 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -2928,8 +2928,6 @@
 host lithium {
     hardware ethernet C8:1F:66:BF:7F:EA;
     fixed-address lithium.eqiad.wmnet;
-    option pxelinux.pathprefix "trusty-installer/";
-    filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
 }
 
 host logstash1001 {

-- 
To view, visit https://gerrit.wikimedia.org/r/314280
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I42b6c64d19870fcd8d007559279f835a4c5fa0bd
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to