RobH has submitted this change and it was merged.

Change subject: setting install params for server uranium
......................................................................


setting install params for server uranium

setting basic install params for server uranium

Change-Id: I3c61acc14840da4c708f8088fc78400870764963
RT: 7906
---
M modules/install-server/files/autoinstall/netboot.cfg
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 6 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 95f8991..66b7419 100755
--- a/modules/install-server/files/autoinstall/netboot.cfg
+++ b/modules/install-server/files/autoinstall/netboot.cfg
@@ -77,7 +77,7 @@
                labsdb[1-3]|labsdb100[1-3]) echo partman/mw.cfg ;; \
                labsdb100[45]) echo partman/osmlabsdb.cfg ;; \
                labsdb100[67]) echo partman/raid5-gpt-lvm.cfg ;; \
-               
bast2001|dbproxy100[1-2]|francium|install2001|iridium|nickel|ocg100[1-3]|protactinium|radon|rbf100[1-2]|sca100[1-2])
 echo partman/raid1.cfg ;; \
+               
bast2001|dbproxy100[1-2]|francium|install2001|iridium|nickel|ocg100[1-3]|protactinium|radon|rbf100[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 e33c6ea..f94c976 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -3530,6 +3530,11 @@
        fixed-address tungsten.eqiad.wmnet;
 }
 
+host uranium {
+       hardware ethernet 84:2b:2b:fb:a6:67;
+       fixed-address uranium.wikimedia.org;
+}
+
 host vanadium {
        hardware ethernet 78:2b:cb:08:a4:3b;
        fixed-address vanadium.eqiad.wmnet;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3c61acc14840da4c708f8088fc78400870764963
Gerrit-PatchSet: 2
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