Issue #7137 has been updated by Ben Hughes. Category set to agent Status changed from Re-opened to Merged - Pending Release Target version set to 2.7.19 Branch set to https://github.com/puppetlabs/puppet/pull/798
I believe (and in my testing it is) that this is fixed by <https://github.com/puppetlabs/puppet/pull/798> #14400 with purge => true... ---------------------------------------- Bug #7137: useradd provider throws spurious warnings about AIX feature on non-AIX platforms. https://projects.puppetlabs.com/issues/7137#change-67120 Author: Nigel Kersten Status: Merged - Pending Release Priority: Low Assignee: Michael Stahnke Category: agent Target version: 2.7.19 Affected Puppet version: 2.7.10 Keywords: Branch: https://github.com/puppetlabs/puppet/pull/798 `info: /User[nigel]: Provider useradd does not support features manages_aix_lam; not managing attribute ia_load_module` It looks to me like this is due to the combination of a required_feature and a defaultto in the type. RC-introduced bug for 2.7.0rc1 -- 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.
