HomePhorge

(#9027) Get rid of spurious info messages in groupadd
9c25af46a9b5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#9027) Get rid of spurious info messages in groupadd

Usage of the groupadd provider was leading to spurious log messages of
this form:

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

This was due to the ia_load_module parameter requiring manages_aix_lam
and additionally having a defaultto value of "compat."

This fix is the same as was done for the useradd provider in commit
49c5152d64bb2d73a2751e9844bb2b92b14b88eb and issue #7137.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU214b92979b1c: Merge pull request #149 from joshcooper/ticket/2.7.x/8411-change-group-broken
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU9c25af46a9b5: (#9027) Get rid of spurious info messages in groupadd (authored by Josh Cooper <josh@puppetlabs.com>).Oct 3 2011, 7:56 PM