Issue #7137 has been updated by Max Martin.

We are unable to reproduce this error at the moment (though I have encountered 
it before), so would appreciate instructions on how to do so. Based on the 
comments on the ticket, it looks like these lines in puppet/type/user.rb may be 
the root of the issue:

    newparam(:ia_load_module, :required_features => :manages_aix_lam) do
      desc "The name of the I&A module to use to manage this user"

      defaultto "compat"
    end

Is his the required_features/defaultto combination you were talking about 
Nigel? We would be happy to remove the defaultto line, but want to be able to 
reproduce the bug first.
----------------------------------------
Bug #7137: useradd provider throws spurious warnings about AIX feature on 
non-AIX platforms.
https://projects.puppetlabs.com/issues/7137

Author: Nigel Kersten
Status: Accepted
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 2.7.0rc1
Keywords: 
Branch: 


`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.

Reply via email to