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 over 9 years ago
This has been checked to be since at least 1.8.4, possibly occurred even earlier.
Updated by Ori Rabin over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 37f3e0d067b8ce542b211cbe1bad0773a2ea685f.
Actions