Bug #15445
closed
Filter not working for permission: edit_params from resource: parameter
Added by TJ Guthrie over 8 years ago.
Updated over 7 years ago.
Description
In edit filter when selecting
Resource type: Parameter
Permission: edit_params
Unlimited: Checked
In edit host under the Parameters tab a user can override any puppet class parameter. But when Unlimited is not checked and we go to enter a filter in the search box auto complete does not give any options. If we enter in a filter manually such as "name ~ ops", the filter does not get applied and the user can still override any puppet class parameter.
- Category set to Parameters
Resource type Parameter is I believe used only for global parameters. I'm afraid there's no way to achieve this in 1.11. Good news is that it was added in 1.12 (there's already release candidate that you could test) and for puppet class parameters (smart class parameters) you would use PuppetclassLookupKey or for smart variables it's VariableLookupKey. More details can be found at #14546.
- Related to Bug #14546: No ability to restrict *_external_variables with search anymore added
If we could get confirmation that this works as expected in 1.12, I'd suggest changing to resolved with release set to 1.12.
- Status changed from New to Feedback
- Status changed from Feedback to Resolved
Also available in: Atom
PDF