foreman
foreman copied to clipboard
Fixes #37627 - Only update repositories once in global registration
Rather than doing this for each repository, it is now performed once.
It also simplifies writing out the repo file to make the write atomic. Right now it doesn't use save_to_file, but that could simplify it even further.
Test failure does not look related to the change, does it?
Is there anything that hold this one back? @ekohl @sbernhard
[test foreman]