Actions
Bug #12249
closedUse puppet default on matchers causes smart class parameter default to be sent
Description
Example:
Smart class parameter with default value "123"
If you add a matcher for hostgroup=example with no value and check use_puppet_default you expect the hostgroup example to get no value for the parameter and leave the value up to puppet.
Instead, the YAML shows that the default value is sent.
This occurs even if the smart class parameter is set the use_puppet_default
Updated by Tomer Brisker about 9 years ago
This has been checked to be since at least 1.8.4, possibly occurred even earlier.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ori Rabin
- Pull request https://github.com/theforeman/foreman/pull/2879 added
- Pull request deleted (
)
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 104
Updated by Ori Rabin about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 37f3e0d067b8ce542b211cbe1bad0773a2ea685f.
Updated by Dominic Cleal almost 9 years ago
- Has duplicate Bug #13056: Puppet Parameters: Use Puppe Default override via Hostgroup Not Inheriting to Host added
Actions