Actions
Bug #14927
closedCannot set 'use puppet default' value for smart parameter overrides using hammer-cli
Description
Run
hammer sc-param add-override-value --match "$match" --puppet-class $class --smart-class-parameter $param --use-puppet-default=1
Current result:
Could not create the override_value:
Missing arguments for 'override_value[value]'
</code<
Expected result:
Override value created
Updated by Adam Ruzicka over 8 years ago
The 'value' is set as required in Foreman's API
Updated by Ori Rabin over 8 years ago
- Status changed from New to Need more information
- Assignee set to Ori Rabin
Updated by Ori Rabin over 8 years ago
- Status changed from Need more information to Assigned
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3493 added
Updated by Ori Rabin over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a9fffdb15c2e20b4ca11cbfe4ca7a89d34e35773.
Updated by Dominic Cleal over 8 years ago
- Category set to Parameters
- Translation missing: en.field_release set to 155
Actions