Ottomata has uploaded a new change for review.

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

Change subject: Giving shell access to Christian on gerrit and gitblit boxes
......................................................................

Giving shell access to Christian on gerrit and gitblit boxes

RT 6720

Change-Id: I804742aa6bca839a5375b8518a8982abea0f2c78
---
M manifests/site.pp
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/110453/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 7a7d318..5120286 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -187,6 +187,7 @@
     include standard,
         groups::wikidev,
         accounts::demon,
+        accounts::qchris, # RT 6720
         role::gitblit,
         role::subversion
 
@@ -2674,7 +2675,8 @@
     include role::gerrit::production,
         backup::client,
         groups::wikidev,
-        accounts::demon
+        accounts::demon,
+        accounts::qchris # RT 6720
 
     install_certificate{ "gerrit.wikimedia.org": ca => "RapidSSL_CA.pem" }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I804742aa6bca839a5375b8518a8982abea0f2c78
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>

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

Reply via email to