Ottomata has submitted this change and it was merged.

Change subject: Not specifying numeric gid for file_mover group.
......................................................................


Not specifying numeric gid for file_mover group.

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

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



diff --git a/manifests/admins.pp b/manifests/admins.pp
index f96b30a..ecefcb5 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -81,8 +81,6 @@
        class file_mover {
                group { 'file_mover':
                        name      => 'file_mover',
-                       gid       => 999,
-                       alias     => 999,
                        ensure    => present,
                        allowdupe => false,
                }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5cfe2711adedf74722fe924a8b8f146acad54350
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>
Gerrit-Reviewer: Ottomata <o...@wikimedia.org>

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

Reply via email to