RobH has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/363374 )

Change subject: set install params for conf100[456]
......................................................................


set install params for conf100[456]

setting install server updates for new systems conf100[456]

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

Approvals:
  RobH: 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 a915887..43770b9 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -61,7 +61,7 @@
         
lawrencium|notebook1001|notebook1002|stat1002|tungsten|labsdb1009|labsdb101[0-1])
 echo partman/db.cfg ;; \
         stat1003) echo partman/raid5-gpt-lvm.cfg ;; \
         cerium|praseodymium|xenon) echo partman/cassandrahosts-3ssd.cfg ;; \
-        conf100[123]) echo partman/raid1-lvm-conf.cfg ;; \
+        conf100[1-6]) echo partman/raid1-lvm-conf.cfg ;; \
         conf200[123]) echo partman/raid1-lvm-ext4-srv.cfg ;; \
         cp1008|cp300[3-9]|cp3010) echo partman/varnish-oldssd.cfg ;; \
         cp[12345][0-9][0-9][0-9]) echo partman/varnish.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 123b8f7..261d647 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -347,6 +347,21 @@
     fixed-address conf1003.eqiad.wmnet;
 }
 
+host conf1004 {
+    hardware ethernet 30:e1:71:52:05:18;
+    fixed-address conf1004.eqiad.wmnet;
+}
+
+host conf1005 {
+    hardware ethernet 30:e1:71:52:89:28;
+    fixed-address conf1005.eqiad.wmnet;
+}
+
+host conf1006 {
+    hardware ethernet 30:e1:71:52:89:f4;
+    fixed-address conf1006.eqiad.wmnet;
+}
+
 host conf2001 {
     hardware ethernet 14:18:77:5E:A7:2C;
     fixed-address conf2001.codfw.wmnet;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icbccb48086071a53817e656ed289e675b0a04e50
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to