RobH has uploaded a new change for review.

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

Change subject: setting lawrencium install params
......................................................................

setting lawrencium install params

lawrencium to become eqiad salt-master

T116645

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/41/248941/1

diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index 7ab5d7e..6adcf9a 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -79,7 +79,7 @@
                hydrogen) echo partman/raid1-1partition.cfg ;; \
                iodine) echo partman/raid1-1partition.cfg ;; \
                kafka1013|kafka1014|kafka1020) echo partman/raid1-30G.cfg ;; \
-               labcontrol100[1-2]|labnodepool1001|mira|rdb200[1-4]) echo 
partman/raid1-lvm-ext4-srv.cfg ;; \
+               labcontrol100[1-2]|labnodepool1001|lawrencium|mira|rdb200[1-4]) 
echo partman/raid1-lvm-ext4-srv.cfg ;; \
                labmon1001) echo partman/raid1-lvm.cfg ;; \
                labnet100[1-2]) echo partman/lvm.cfg ;; \
                labsdb100[45]) echo partman/osmlabsdb.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 78777df..941c608 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -2699,6 +2699,13 @@
        fixed-address lanthanum.eqiad.wmnet;
 }
 
+host lawrencium {
+       hardware ethernet 90:B1:1C:23:23:BF;
+       fixed-address lawrencium.eqiad.wmnet;
+       option pxelinux.pathprefix "jessie-installer/";
+       filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
 host lead {
        hardware ethernet C8:1F:66:BF:71:66;
        fixed-address lead.wikimedia.org;

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

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