Issue #13617 has been reported by Trevor Vaughan. ---------------------------------------- Bug #13617: User/Group auto-relationships not be present when ensure => absent https://projects.puppetlabs.com/issues/13617
Author: Trevor Vaughan Status: Unreviewed Priority: Low Assignee: Category: user Target version: Affected Puppet version: 2.7.12 Keywords: Branch: If you define a user and a group and try to remove both of them (ensure => absent), the user still autorequires the group and thus takes two runs of puppet to complete. When ensure is 'absent' the user should not autorequire the group. Ideally, the group would autorequire the user, but that might be dangerous, I haven't thought about it much. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
