Cmjohnson has uploaded a new change for review.

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

Change subject: Adding snapshot100[4-7] to dhcpd file and giving 
raid1-lvm-ext4-srv.cfg
......................................................................

Adding snapshot100[4-7] to dhcpd file and giving raid1-lvm-ext4-srv.cfg

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/99/277599/1

diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index fc77c85..b14dc0e 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -80,7 +80,7 @@
         hydrogen) echo partman/raid1-1partition.cfg ;; \
         kafka1013|kafka1014|kafka1020) echo partman/raid1-30G.cfg ;; \
         kafka100[1-2]|kafka200[1-2]) echo partman/raid10-gpt-srv-ext4.cfg ;; \
-        
auth[1-2]001|einsteinium|labcontrol100[1-2]|labnodepool1001|lead|mira|neodymium|oresrdb100[1-2]|rdb200[1-6])
 echo partman/raid1-lvm-ext4-srv.cfg ;; \
+        
auth[1-2]001|einsteinium|labcontrol100[1-2]|labnodepool1001|lead|mira|neodymium|oresrdb100[1-2]|rdb200[1-6]|snapshot100[5-7])
 echo partman/raid1-lvm-ext4-srv.cfg ;; \
         labmon1001) echo partman/raid1-lvm.cfg ;; \
         labnet100[1-2]) echo partman/lvm.cfg ;; \
         labsdb100[45]) echo partman/osmlabsdb.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 f7e2712..648e810 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6636,6 +6636,27 @@
     fixed-address snapshot1004.eqiad.wmnet;
 }
 
+host snapshot1005 {
+    hardware ethernet 14:02:EC:3E:F6:04;
+    fixed-address snapshot1005.eqiad.wmnet;
+    option pxelinux.pathprefix "jessie-installer/";
+    filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
+host snapshot1006 {
+    hardware ethernet 14:02:EC:3E:F6:0C;
+    fixed-address snapshot1006.eqiad.wmnet;
+    option pxelinux.pathprefix "jessie-installer/";
+    filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
+host snapshot1007 {
+    hardware ethernet 14:02:EC:3E:07:70;
+    fixed-address snapshot1007.eqiad.wmnet;
+    option pxelinux.pathprefix "jessie-installer/";
+    filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
 host stat1001 {
     hardware ethernet 78:2b:cb:35:c4:f7;
     fixed-address stat1001.eqiad.wmnet;

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

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

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

Reply via email to