Dzahn has submitted this change and it was merged.

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.

I assume all servers are just "role labs::nfs::fileserver" like
before, but adding Rush to confirm that.

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

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 8b80722..1a5331d 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1405,7 +1405,7 @@
     role labs::nfs::extras
 }
 
-node /labstore200[12]\.codfw\.wmnet/ {
+node /labstore200[1-4]\.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: merged
Gerrit-Change-Id: I8f40b73f32a5aa474c6d2093c9efc619bdf906ce
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Papaul <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to