Faidon Liambotis has submitted this change and it was merged.
Change subject: Give parsoid-admins access to ruthenium
......................................................................
Give parsoid-admins access to ruthenium
ruthenium is now used for parsoid round-trip testing, so grant access to
parsoid-roots & admins.
RT: 6980
Change-Id: I974e3a80155caa27f34ef1c5d711a3817367e7c1
---
M manifests/site.pp
1 file changed, 8 insertions(+), 0 deletions(-)
Approvals:
Faidon Liambotis: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/site.pp b/manifests/site.pp
index 69e99b1..547cc79 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2267,7 +2267,15 @@
class { 'admin': groups => ['pmacct-roots'] }
}
+# ruthenium is a parsoid regression test server
+# https://www.mediawiki.org/wiki/Parsoid/Round-trip_testing
node 'ruthenium.eqiad.wmnet' {
+ class { 'admin':
+ groups => [
+ 'parsoid-roots',
+ 'parsoid-admin',
+ ]
+ }
include standard
}
--
To view, visit https://gerrit.wikimedia.org/r/172780
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I974e3a80155caa27f34ef1c5d711a3817367e7c1
Gerrit-PatchSet: 9
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Cscott <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: Cscott <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: GWicke <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: Subramanya Sastry <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits