Actions
Feature #15071
closedAdd command line option to reset a parameter value to its default
Description
A command line option to reset a stored parameter value to the default value would be useful, which would make it easier for users to reset customisations.
Something like:
installer --reset-examplemod-example-param
or
installer --reset-parameter=examplemod-example-param
Currently you can do this manually by removing the parameter from the answers file, and Kafo will store it on the next run from the default value.
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/kafo/pull/152 added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 862a681154a83332331b569cbca7e109573e36a8.
Actions