Issue #7137 has been updated by Craig Smith.

In my case, it's just the groupadd provider that's throwing the error. 

On my RHEL 5.6 machine I have;


`group { "beoper":
   ensure => present,
   gid    => 20436,
}`

which throws the info message:

`info: /Group[beoper]: Provider groupadd does not support features 
manages_aix_lam; not managing attribute ia_load_module`

Users seem ok as the manifest managing the group also manages a user with no 
problems.

(this is on 2.7.2rc3)

----------------------------------------
Bug #7137: useradd provider throws spurious warnings about AIX feature on 
non-AIX platforms.
https://projects.puppetlabs.com/issues/7137

Author: Nigel Kersten
Status: Merged - Pending Release
Priority: High
Assignee: Michael Stahnke
Category: 
Target version: 
Affected Puppet version: 2.7.2rc3
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