RobH has uploaded a new change for review.

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

Change subject: setting install params for labcontrol2001
......................................................................

setting install params for labcontrol2001

setting install params for labcontrol2001

Change-Id: I561a84fb264cb081b29c809166220c8e0fc88444
RT: 8351
---
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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/16/160816/1

diff --git a/modules/install-server/files/autoinstall/netboot.cfg 
b/modules/install-server/files/autoinstall/netboot.cfg
index e70a967..a739032 100755
--- a/modules/install-server/files/autoinstall/netboot.cfg
+++ b/modules/install-server/files/autoinstall/netboot.cfg
@@ -72,7 +72,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]|uranium)
 echo partman/raid1.cfg ;; \
+               
bast2001|dbproxy100[1-2]|francium|install2001|iridium|labcontrol2001|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 8a446b9..cd4e80f 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -1622,6 +1622,11 @@
        fixed-address iron.wikimedia.org;
 }
 
+host labcontrol2001 {
+       hardware ethernet 90:B1:1C:2D:7F:19;
+       fixed-address labcontrol2001.wikimedia.org;
+}
+
 host labmon1001 {
        hardware ethernet F0:1F:AF:E8:B1:77;
        fixed-address labmon1001.eqiad.wmnet;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I561a84fb264cb081b29c809166220c8e0fc88444
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