Alexandros Kosiaris has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/392035 )
Change subject: Introduce webperf1001, webperf2001
......................................................................
Introduce webperf1001, webperf2001
Bug: T179036
Change-Id: I47e93bbf182a0d3b8497b24708a3e8e684cf73b7
---
M manifests/site.pp
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
3 files changed, 14 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/35/392035/1
diff --git a/manifests/site.pp b/manifests/site.pp
index 2198503..097d22d 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2385,6 +2385,9 @@
role(spare::system)
}
+node /^webperf[12]00[12]\.(eqiad|codfw)\.wmnet$/ {
+ include ::standard
+}
# Wikidata query service
node /^wdqs100[3-5]\.eqiad\.wmnet$/ {
diff --git a/modules/install_server/files/autoinstall/netboot.cfg
b/modules/install_server/files/autoinstall/netboot.cfg
index 1448b58..7c1a4bf 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -169,4 +169,5 @@
wdqs1003|wdqs200[1-3]) echo partman/lvm-ext-srv.cfg ;; \
wtp[1-2]0[0-4][0-9]|hafnium) echo partman/raid1-lvm.cfg ;; \
wasat) echo partman/raid1-lvm-ext4-srv.cfg ;; \
+ webperf1001|webperf2001) echo partman/flat.cfg virtual.cfg ;; \
esac
diff --git a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
index db0a29e..2bd0223 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
@@ -393,3 +393,13 @@
fixed-address tureis.codfw.wmnet;
}
+host webperf1001 {
+ hardware ethernet aa:00:00:c1:8b:b8;
+ fixed-address webperf1001.eqiad.wmnet;
+}
+
+host webperf2001 {
+ hardware ethernet aa:00:00:02:8b:11;
+ fixed-address webperf2001.codfw.wmnet;
+}
+
--
To view, visit https://gerrit.wikimedia.org/r/392035
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I47e93bbf182a0d3b8497b24708a3e8e684cf73b7
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits