Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Night's Watch
-
1
-
PR - 2019-05-02, PR - 2019-05-15, PR - 2019-05-29, PR - 2019-06-25
-
Needs Assessment
-
Enhancement
-
Update Augeas to 1.12.0 which includes always_query_group_plugin keyword.
-
Needs Assessment
Description
please be gentle, my first ticket !!
recent updates to the sudo package introduced a new keyword ... standalone augeas now supports it ... please update the puppet-agent sudoers.aug file to support the keyword
always_query_group_plugin
Locally I am seeing this with puppet-agent 5.4.0 and 6.3.0 .... I am ASSUMING its an issue everywhere. I am running RedHat 7.
Among other references, see
https://github.com/hercules-team/augeas/blob/master/lenses/sudoers.aug
and
https://bugzilla.redhat.com/show_bug.cgi?id=1649287
My simple crude test (I hope its a valid test) is ....
grep always_query_group_plugin /opt/puppetlabs/puppet/share/augeas/lenses/dist/sudoers.aug
... to see if it knows about the new keyword ...