-
Notifications
You must be signed in to change notification settings - Fork 18
Cannot empty a group #20
Copy link
Copy link
Open
Labels
communityContributed from outside the simp org. Applied automatically; not removed.Contributed from outside the simp org. Applied automatically; not removed.
Description
Activity
Metadata
Metadata
Assignees
Labels
communityContributed from outside the simp org. Applied automatically; not removed.Contributed from outside the simp org. Applied automatically; not removed.
Type
Projects
- StatusShow more project fieldsReady
Version is 1.1.2 and puppet 6 (latest)
There are cases where you want a group but need no members defined, for example when they have the group as their primary GID.
For example, a group "mygroup" where I put root in it, then try to remove it so it's empty I get this notice:
Group[mygroup]/members: members changed root to (corrective)And no change, so it runs every time.