Dzahn has uploaded a new change for review.

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

Change subject: add labstore200[3-4] to site.pp, like existing [1-2]
......................................................................

add labstore200[3-4] to site.pp, like existing [1-2]

Add labstore200[3-4] to site.pp, simply by extending
the existing regex.

This is only correct if they are supposed to use the same
classes as 200[1-2]. Adding Chase for that.

Bug:T128764
Change-Id: I8f40b73f32a5aa474c6d2093c9efc619bdf906ce
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/manifests/site.pp b/manifests/site.pp
index 8b80722..370effd 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1405,7 +1405,7 @@
     role labs::nfs::extras
 }
 
-node /labstore200[12]\.codfw\.wmnet/ {
+node /labstore200[1234]\.codfw\.wmnet/ {
     $cluster = 'labsnfs'
     role labs::nfs::fileserver
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8f40b73f32a5aa474c6d2093c9efc619bdf906ce
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to