Filippo Giunchedi has submitted this change and it was merged.

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(-)

Approvals:
  Filippo Giunchedi: 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 6594849..0a4d4cb 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 ;; \
@@ -99,6 +99,7 @@
         labtestmetal2001) echo partman/raid1.cfg ;; \
         labvirt100[1-9]) echo partman/virt-hp.cfg ;; \
         labvirt101[0-4]) echo partman/labvirt-ssd.cfg ;; \
+        lithium|wezen) echo partman/raid1-gpt.cfg ;; \
         logstash100[1-3]) echo partman/raid1-lvm-ext4.cfg ;; \
         logstash100[4-6]) echo partman/logstash.cfg ;; \
         lvs[12]*) echo partman/flat.cfg ;; \
@@ -145,5 +146,4 @@
         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 ;; \
     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: merged
Gerrit-Change-Id: I42b6c64d19870fcd8d007559279f835a4c5fa0bd
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to