foreman_maintain
foreman_maintain copied to clipboard
Clean up load_configuration methods in *_database
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.