Bug #27866
MongoDB storage engine upgrade does not properly update the hiera comment in all cases
Difficulty:
Triaged:
No
Description
In 60bca4c71e9ed6d5db7bdd6d8c63d7a9e045de5a we made the upgrade hook for the MongoDB storage engine replace --upgrade-mongo-storage-engine
instead of --upgrade-mongo-storage
with Do not remove
in the custom hiera file. However, there are installs that will have the old (wrong) comment in there, and now the comment is not replaced at all for them anymore.
Related issues
Associated revisions
History
#1
Updated by Evgeni Golov over 3 years ago
- Related to Bug #26702: Inconsistent naming of the --upgrade-mongo-storage-engine flag added
#2
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/391 added
#3
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 1.24.0 added
#4
Updated by Evgeni Golov over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|332de8e102fb7dc49027c5680646428706c507f7.
Fixes #27866 - properly replace ALL comments after the upgrade