Issue #7137 has been updated by Hector Rivas.

In my opinion the default value can be removed. 

In AIX, if you do not specify any module, the user will be created on the 
default module configured in the system. That can be local or LDAP or NIS... 
but in other platforms puppet is creating always a local user. I wanted to keep 
that behavior using that default value.

Now I think that the best option is just remove the default and execute the 
commands without the -R option. If the user wants to change this, he can 
override the default value using puppet definitions.
 

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