ArielGlenn has submitted this change and it was merged.

Change subject: someone else will get to figure out where the 'dialout' group 
comes from
......................................................................


someone else will get to figure out where the 'dialout' group comes from

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

Approvals:
  ArielGlenn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/misc/icinga.pp b/manifests/misc/icinga.pp
index 1cf95c9..51bb346 100644
--- a/manifests/misc/icinga.pp
+++ b/manifests/misc/icinga.pp
@@ -12,7 +12,7 @@
     system     => true,
     managehome => false,
     shell      => "/bin/false",
-    require    => [ Group['dialout'], Group['nagios'] ],
+    require    => Group['nagios'],
     groups     => [ 'dialout', 'nagios' ]
   }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4f5d1454d01ea43d2b49eee5d344b8944f651632
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to