Closed josegomezr closed 11 months ago
Well Done! Your tests are still passing. https://ci.suse.de/job/scc-RMT-integration-tests/351590/console If the given link has expired,you can force a Prophet rerun by just deleting this comment. (Merged 5ea6b329aeb8e5a1750ff6c9c057b84ca329854d into 9f151f09811d94f59cf11460b814f1faa2f193c8)
Description
RMT does not use any secret facility (key derivation for singing or encrypting data), yet rails requires a valid configuration for this to boot fine.
This is now removed and hardcoded a dummy secret key base in case any other component within the rails stack tries to derivate a key.
Further helps #1064
Change Type
Checklist
rubocop
.MANUAL.md
file with any changes to the user experience.package/obs/rmt-server.changes
.Other Notes
Please use this space to provide notes or thoughts to the team, such as tips on how to review/demo your changes.