ArielGlenn has uploaded a new change for review.

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


Change subject: icinga extra groups shouldn't have primary group
......................................................................

icinga extra groups shouldn't have primary group

Change-Id: Iaa0de98de90bfcf4357d771a942960125b86e7dc
---
M manifests/misc/icinga.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/71/61971/1

diff --git a/manifests/misc/icinga.pp b/manifests/misc/icinga.pp
index 15245f0..46869ae 100644
--- a/manifests/misc/icinga.pp
+++ b/manifests/misc/icinga.pp
@@ -15,7 +15,7 @@
     require    => Group['icinga'],
     require    => Group['dialout'],
     require    => Group['nagios'],
-    groups     => [ 'icinga', 'dialout', 'nagios' ]
+    groups     => [ 'dialout', 'nagios' ]
   }
 }
 

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

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

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

Reply via email to