Giuseppe Lavagetto has uploaded a new change for review.

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

Change subject: redis: use ubuntu, correct partman scheme
......................................................................

redis: use ubuntu, correct partman scheme

Change-Id: I868c6ce3e4c87a1ab955245cd1bbd0b44ea25b1e
---
M modules/install-server/files/autoinstall/netboot.cfg
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 1 insertion(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/70/196170/1

diff --git a/modules/install-server/files/autoinstall/netboot.cfg 
b/modules/install-server/files/autoinstall/netboot.cfg
index a951582..dda5b06 100755
--- a/modules/install-server/files/autoinstall/netboot.cfg
+++ b/modules/install-server/files/autoinstall/netboot.cfg
@@ -85,7 +85,7 @@
                osm-cp*) echo partman/mw.cfg ;; \
                pc100[1-3]) echo partman/mw.cfg ;; \
                rdb100[1-4]|logstash100[1-3]) echo partman/mw.cfg ;; \
-               rdb200[1-4]) echo partman/raid1-lvm-ext4.cfg ;; \
+               rdb200[1-4]) echo partman/raid1-lvm-ext4-srv.cfg ;; \
                snapshot[1-4]|snapshot100[1-4]) echo partman/snapshot.cfg ;; \
                stat1002) echo partman/lvm-noraid-large.a.cfg ;; \
                
argon|bast4001|copper|neon|ruthenium|titanium|ytterbium|zirconium) echo 
partman/raid1-lvm.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 50709c7..357fc8a 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -5122,22 +5122,16 @@
 host rdb2002 {
        hardware ethernet B0:83:FE:E4:37:66;
        fixed-address rdb2002.codfw.wmnet;
-       option pxelinux.pathprefix "jessie-installer/";
-       filename "jessie-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host rdb2003 {
        hardware ethernet B0:83:FE:E4:38:49;
        fixed-address rdb2003.codfw.wmnet;
-       option pxelinux.pathprefix "jessie-installer/";
-       filename "jessie-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host rdb2004 {
        hardware ethernet B0:83:FE:E4:5E:1A;
        fixed-address rdb2004.codfw.wmnet;
-       option pxelinux.pathprefix "jessie-installer/";
-       filename "jessie-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host rbf1001 {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I868c6ce3e4c87a1ab955245cd1bbd0b44ea25b1e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>

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

Reply via email to