Feature #5624
closedAdd ability to publish repos with katello-disconnected without having to run a full export
Description
Currently katello-disconnected allows you to sync CDN repos and then export the content to ISO archives. This is fine for getting content shipped manually from the disconnected host to the Katello instance.
For situations where the Katello host has direct network access to the katello-disconnected host it would be very useful to be able to sync content directly from the http://example.com/pulp/repos directory on the system.
We need an additional command that allows the user to publish the synced content without having to perform a full export.
Updated by Mike McCune over 10 years ago
- Category changed from API to Inter Server Sync
Updated by Mike McCune over 10 years ago
- Status changed from New to Closed
not sure why this didn't get closed, addressed in:
commit 5e62c91c14bac4824d2c5eda670856ddc9b72aef
Merge: 4ab22b8 7abe466
Author: Mike McCune <mmccune@gmail.com>
Date: Wed May 7 14:32:57 2014 -0700
Merge pull request #30 from mccun934/20140424-0949
fixes 5624 - adding a publish command