Faidon has submitted this change and it was merged.

Change subject: Also add groups::wikidev to hafnium/vanadium
......................................................................


Also add groups::wikidev to hafnium/vanadium

It's the primary gid for olivneh, won't work without it.

Change-Id: Ie6e6face908e5543834dc9695ef518fb761d404f
---
M manifests/site.pp
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Faidon: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index f098cfe..a0487ff 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2835,6 +2835,7 @@
     $gid=500
 
     include standard,
+        groups::wikidev,
         accounts::olivneh,
         role::eventlogging,
         role::ipython_notebook,
@@ -2850,6 +2851,7 @@
 # and MediaWiki errors. Non-critical at the moment. See RT #5514.
 node 'hafnium.wikimedia.org' {
     include standard,
+        groups::wikidev,
         accounts::olivneh
 
     sudo_user { 'olivneh':

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie6e6face908e5543834dc9695ef518fb761d404f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon <fai...@wikimedia.org>
Gerrit-Reviewer: Faidon <fai...@wikimedia.org>

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

Reply via email to