Dzahn has uploaded a new change for review.

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

Change subject: add codfw wtp parsoid servers to site.pp
......................................................................

add codfw wtp parsoid servers to site.pp

Add the codfw wtp servers with just the standard role for now
to add them to puppet.

Bug:T90271
Change-Id: I0fb7b874f83c5aae1d6bb512240a93f8ca123baa
---
M manifests/site.pp
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/78/206478/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 2abdbfd..1156c0e 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2418,6 +2418,11 @@
     role parsoid::production
 }
 
+node /^wtp20(0[1-9]|1[0-9]|2[0-4])\.eqiad\.wmnet$/ {
+
+    include standard
+}
+
 node 'ytterbium.wikimedia.org' {
     # Note: whenever moving Gerrit out of ytterbium, you will need
     # to update the role::zuul::production

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0fb7b874f83c5aae1d6bb512240a93f8ca123baa
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to