Just finished upgrading to the Pulp 2.4 GA release in the katello
nightlies:
To upgrade:
- yum update 'pulp'
- sudo -u apache pulp-manage-db
- katello-service restart
(if using a dev environment, you may want to restart pulp_celerybeat,
pulp_workers, pulp_resource_manager, and httpd manually in place of step
3, or just reboot)
Enjoy!
-Justin