Bug #15322
closedLegacy installer config and scenario migrations fail when run together
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1343438
Description of problem:
Kafo does not reload updated scenario before running migrations. This is a problem when legacy config was migrated to scenario and installer wants to apply the migrations in one run.
Version-Release number of selected component (if applicable):
Snap 14.1
How reproducible:
Always
Steps to Reproduce:
1. Have customized installer config for e.g capsule
2. Upgrade to scenario based installer
3.
Actual results:
Answers file do not contain customized values
Expected results:
Answers file do contain customized values
Additional info:
The migration of legacy config is performed but the result is dropped.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/kafo/pull/157 added
Updated by Martin Bacovsky about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 0f941ac54acc4f95e9b29f614174d9d65ab4bdd8.
Updated by Dominic Cleal about 9 years ago
- Related to Bug #15361: Config reload request causes double reload added