Feature #2764
closedOverride values in setting model from settings.yaml
Description
In the installer, we're beginning to use settings.yaml to populate settings in Foreman, rather than using foreman-config (because it's slow).
What we'd like is for values configured in settings.yaml to overwrite any values currently set in "Setting" records, while at the moment, the settings.yaml file is only used to initialise new settings (a kind of default value).
To prevent users getting confused, I'd expect the UI to prevent users from changing values set via settings.yaml and to inform them why the setting is "locked".
Updated by Lukas Zapletal over 11 years ago
- Status changed from New to Assigned
- Assignee set to Lukas Zapletal
- Target version set to 1.3.0
We need this because of the proxy registration - taking.
Updated by Lukas Zapletal over 11 years ago
- Description updated (diff)
- Assignee deleted (
Lukas Zapletal)
Ok I need to close this browser tab for now :-)
Updated by Lukas Zapletal over 11 years ago
- Priority changed from Normal to Urgent
Updated by Anonymous over 11 years ago
- Status changed from New to Assigned
- Assignee set to Anonymous
Updated by Anonymous over 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal about 11 years ago
Two further replacement PRs:
https://github.com/theforeman/foreman/pull/871
https://github.com/theforeman/foreman/pull/879#
Updated by Lukas Zapletal about 11 years ago
- Priority changed from Urgent to Immediate
This is to be included in 1.3 final.
Updated by Dominic Cleal about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4dbf662451f98c9bf9385cea4543a182d6ed7b8d.
Updated by Lukas Zapletal about 11 years ago
- Related to Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final added
Updated by Lukas Zapletal about 11 years ago
- Related to deleted (Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final)