RobH has uploaded a new change for review.

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

Change subject: setting rbf2001/2002 base isntall params
......................................................................

setting rbf2001/2002 base isntall params

setting mac info for dhcp and partition info for installer

T86897

Change-Id: I2e6a2e20251048124986499762a93e12b5023fd3
---
M modules/install-server/files/autoinstall/netboot.cfg
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 11 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/78/185478/1

diff --git a/modules/install-server/files/autoinstall/netboot.cfg 
b/modules/install-server/files/autoinstall/netboot.cfg
index 8f0d335..b61dc30 100755
--- a/modules/install-server/files/autoinstall/netboot.cfg
+++ b/modules/install-server/files/autoinstall/netboot.cfg
@@ -79,7 +79,7 @@
                labsdb100[45]) echo partman/osmlabsdb.cfg ;; \
                labsdb100[67]) echo partman/raid5-gpt-lvm.cfg ;; \
                
bast2001|berkelium|californium|curium|dbproxy100[1-2]|install2001|iridium|graphite2001)
 echo partman/raid1.cfg ;; \
-               
labcontrol2001|nembus|neptunium|nickel|ocg100[1-3]|plutonium|pollux|protactinium|radium|radon|rbf100[1-2]|sca100[1-2]|uranium)
 echo partman/raid1.cfg ;; \
+               
labcontrol2001|nembus|neptunium|nickel|ocg100[1-3]|plutonium|pollux|protactinium|radium|radon|rbf[1-2]00[1-2]|sca100[1-2]|uranium)
 echo partman/raid1.cfg ;; \
                rhenium) echo partman/raid1-gpt.cfg ;; \
                osm-cp*) echo partman/mw.cfg ;; \
                pc100[1-3]) echo partman/mw.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 e65090d..b1f0f38 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -4364,6 +4364,16 @@
        fixed-address rbf1002.eqiad.wmnet;
 }
 
+host rbf2001 {
+       hardware ethernet 90:B1:1C:2D:85:70;
+       fixed-address rbf2001.codfw.wmnet;
+}
+
+host rbf2002 {
+       hardware ethernet 90:B1:1C:22:D4:C8;
+       fixed-address rbf2002.codfw.wmnet;
+}
+
 host rcs1001 {
        hardware ethernet 78:2B:CB:1F:18:B0;
        fixed-address rcs1001.eqiad.wmnet;

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

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

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

Reply via email to