RobH has uploaded a new change for review.
https://gerrit.wikimedia.org/r/58556
Change subject: have to include a group since no services are listed that do
......................................................................
have to include a group since no services are listed that do
Change-Id: Id6463c415a78fe0a9d7f8518295e94dbe68cdab9
---
M manifests/site.pp
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/56/58556/1
diff --git a/manifests/site.pp b/manifests/site.pp
index c085412..f25416d 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2586,7 +2586,8 @@
node "stat1002.eqiad.wmnet" {
- include accounts::otto
+ include groups::wikidev,
+ accounts::otto
sudo_user { "otto": privileges => ['ALL = NOPASSWD: ALL'] }
}
--
To view, visit https://gerrit.wikimedia.org/r/58556
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id6463c415a78fe0a9d7f8518295e94dbe68cdab9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits