Ottomata has uploaded a new change for review.

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


Change subject: Adding ezachte and spetrea to stats group on stat1002
......................................................................

Adding ezachte and spetrea to stats group on stat1002

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/41/72541/1

diff --git a/manifests/site.pp b/manifests/site.pp
index c62e81d..d6d0ee5 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2668,6 +2668,11 @@
        # over from there.
        include admins::privatedata
 
+    # add ezachte and spetrea to stats group so they can
+    # access files created by stats user cron jobs.
+       User<|title == ezachte|>     { groups +> [ "stats" ] }
+       User<|title == spetrea|>     { groups +> [ "stats" ] }
+
        sudo_user { "otto": privileges => ['ALL = NOPASSWD: ALL'] }
 
        # include classes needed for storing and crunching

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I23f53242b37faa87ec13a7013eafe9494374bdcf
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>

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

Reply via email to