RobH has uploaded a new change for review.

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


Change subject: terbium added
......................................................................

terbium added

Change-Id: I1baeab047d93c367cbcb11ce54fb74821e9c9bdb
---
M files/autoinstall/netboot.cfg
M files/dhcpd/linux-host-entries.ttyS1-115200
M manifests/site.pp
3 files changed, 21 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/57/55157/1

diff --git a/files/autoinstall/netboot.cfg b/files/autoinstall/netboot.cfg
index 09f7241..5762f9a 100644
--- a/files/autoinstall/netboot.cfg
+++ b/files/autoinstall/netboot.cfg
@@ -38,7 +38,7 @@
                calcium|helium|potassium|tmh1001|tmh1002) echo 
partman/raid1-1partition.cfg ;; \
                capella) echo partman/lvs.cfg ;; \
                cp102[1-9]|cp103[0-6]|cp104[1-4]|cp30[0-9][0-9]|sq6[7-9]|sq70) 
echo partman/raid1-varnish.cfg ;; \
-               
barium|caesium|celsus|cerium|colby|constable|europium|gadolinium|kuo|lardner|mexia|neodymium|palladium|promethium|strontium|titanium|tola|xenon|wtp100[1-4])
 echo partman/lvm.cfg ;; \
+               
barium|caesium|celsus|cerium|colby|constable|europium|gadolinium|kuo|lardner|mexia|neodymium|palladium|promethium|strontium|terbium|titanium|tola|xenon|wtp100[1-4])
 echo partman/lvm.cfg ;; \
                lvs*) echo partman/lvs.cfg ;; \
                ekrem|lanthanum) echo partman/raid1.cfg ;; \
                lithium|beryllium) echo partman/mw.cfg ;; \
diff --git a/files/dhcpd/linux-host-entries.ttyS1-115200 
b/files/dhcpd/linux-host-entries.ttyS1-115200
index f3c9e37..0563746 100644
--- a/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -4478,6 +4478,11 @@
        fixed-address tellurium.eqiad.wmnet;
        }
 
+host terbium {
+       hardware ethernet 90:B1:1C:25:9D:72;
+       fixed-address terbium.eqiad.wmnet;
+       }
+
 host tin {
        hardware ethernet 90:b1:1c:00:a4:1d;
        fixed-address tin.eqiad.wmnet;
diff --git a/manifests/site.pp b/manifests/site.pp
index b3a6b7c..4d1066d 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2468,6 +2468,21 @@
                groups::wikidev
 }
 
+node "terbium.eqiad.wmnet" {
+       $cluster = "misc"
+
+       include role::applicationserver::maintenance,
+               nfs::netapp::home,
+               nfs::upload,
+               misc::deployment::scap_scripts,
+               admins::roots,
+               admins::mortals,
+               admins::restricted,
+               nrpe
+
+}
+
+
 node "tin.eqiad.wmnet" {
        $cluster = "misc"
        $domain_search = "wikimedia.org pmtpa.wmnet eqiad.wmnet 
esams.wikimedia.org"

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

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