foreman_maintain icon indicating copy to clipboard operation
foreman_maintain copied to clipboard

Clean up load_configuration methods in *_database

Open ekohl opened this issue 1 year ago • 0 comments

This refactors load_configuration to return a simple hash and do the caching in the method configuration. It then also uses URI and CGI to parse the Candlepin DB URL instead of using regular expressions.

ekohl avatar Oct 18 '24 12:10 ekohl