How export non-redhat repositories with katello

Does anyone know if its possible to export katello repositories (like epel)
that are not Redhat content? I've tried using "pulp-admin rpm repo export
run --repo-id=<repo-id> --export-dir=/path/to/export

For each repository that I find with pulp-admin, I get the following error
(example):

Task Failed

Missing resource(s): distributor=export_distributor,
repository=Default_Organization-CentOS-centos6-os

The katello-disconnected tool seems to only work for Redhat repos.

Thanks.

Garret,

You are correct that katello-disconnected only works for Red Hat
content. Custom repositories can be created and exposed via HTTP and
would allow direct access to them as a normal yum repository. There is
on-going discussions of feature work that would allow exporting and
importing of content from a Katello install.

Eric

··· On Mon, Oct 20, 2014 at 2:47 PM, Garrett DeMarco wrote: > Does anyone know if its possible to export katello repositories (like epel) > that are not Redhat content? I've tried using "pulp-admin rpm repo export > run --repo-id= --export-dir=/path/to/export > > For each repository that I find with pulp-admin, I get the following error > (example): > > > Task Failed > > Missing resource(s): distributor=export_distributor, > repository=Default_Organization-CentOS-centos6-os > > > The katello-disconnected tool seems to only work for Redhat repos. > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.

Eric,

Thanks. I, for one, would appreciate this feature should it be made
available.

··· On Monday, October 20, 2014 2:58:08 PM UTC-4, Eric Helms wrote: > > Garret, > > You are correct that katello-disconnected only works for Red Hat > content. Custom repositories can be created and exposed via HTTP and > would allow direct access to them as a normal yum repository. There is > on-going discussions of feature work that would allow exporting and > importing of content from a Katello install. > > Eric > > On Mon, Oct 20, 2014 at 2:47 PM, Garrett DeMarco > <garrett...@gmail.com > wrote: > > Does anyone know if its possible to export katello repositories (like > epel) > > that are not Redhat content? I've tried using "pulp-admin rpm repo > export > > run --repo-id= --export-dir=/path/to/export > > > > For each repository that I find with pulp-admin, I get the following > error > > (example): > > > > > > Task Failed > > > > Missing resource(s): distributor=export_distributor, > > repository=Default_Organization-CentOS-centos6-os > > > > > > The katello-disconnected tool seems to only work for Redhat repos. > > > > Thanks. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Foreman users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to foreman-user...@googlegroups.com . > > To post to this group, send email to forema...@googlegroups.com > . > > Visit this group at http://groups.google.com/group/foreman-users. > > For more options, visit https://groups.google.com/d/optout. >