Candlepin updated for Katello nightly [action required]

We now have candlepin 2.5.x in our repos, which includes the API endpoints for syspurpose. If you have a long-running Katello environment, you will need to update your candlepin otherwise certain pages like Subscriptions may not work. The process for updating candlepin is relatively straight forward:

$ sudo yum update candlepin
$ sudo /usr/share/candlepin/cpdb --update
$ sudo systemctl restart tomcat

1 Like