Papaul has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/355501 )

Change subject: DHCP/partman: Add DHCP and partman entries for ores200[1-9]
......................................................................

DHCP/partman: Add DHCP and partman entries for ores200[1-9]

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/01/355501/1

diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index db36a29..4cba8ca 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -130,6 +130,7 @@
         netmon100*) echo partman/lvm-ext-srv.cfg ;; \
         labservices1001|labservices1002|radium|silver|uranium) echo 
partman/raid1.cfg ;; \
         osm-cp*) echo partman/mw.cfg ;; \
+        ores200[1-9]) echo partman/raid1-lvm-ext4-srv-noswap.cfg;; \
         oresrdb2001) echo partman/lvm-ext-srv.cfg virtual.cfg;; \
         pc100[4-6]|pc200[4-6]) echo partman/raid0-lvm-srv.cfg ;; \
         poolcounter1001) echo partman/flat.cfg virtual.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 2461d17..936bf75 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -5562,6 +5562,51 @@
     filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
 }
 
+host ores2001 {
+    hardware ethernet 18:66:DA:A7:40:5F;
+    fixed-address ores2001.codfw.wmnet;
+}
+
+host ores2002 {
+    hardware ethernet 18:66:DA:A2:B7:C0;
+    fixed-address ores2002.codfw.wmnet;
+}
+
+host ores2003 {
+    hardware ethernet 18:66:DA:A7:36:E1;
+    fixed-address ores2003.codfw.wmnet;
+}
+
+host ores2004 {
+    hardware ethernet 18:66:DA:A7:42:D5;
+    fixed-address ores2004.codfw.wmnet;
+}
+
+host ores2005 {
+    hardware ethernet 18:66:DA:A7:6B:C3;
+    fixed-address ores2005.codfw.wmnet;
+}
+
+host ores2006 {
+    hardware ethernet 18:66:DA:A6:02:52;
+    fixed-address ores2006.codfw.wmnet;
+}
+
+host ores2007 {
+    hardware ethernet 18:66:DA:A7:43:35;
+    fixed-address ores2007.codfw.wmnet;
+}
+
+host ores2008 {
+    hardware ethernet 18:66:DA:A7:80:EC;
+    fixed-address ores2008.codfw.wmnet;
+}
+
+host ores2009 {
+    hardware ethernet 18:66:DA:A7:2A:1B;
+    fixed-address ores2009.codfw.wmnet;
+}
+
 host oresrdb1001{
     hardware ethernet C8:1F:66:BF:71:72;
     fixed-address oresrdb1001.eqiad.wmnet;

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

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

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

Reply via email to