[Pulp-list] Kickstarts in Pulp 2.1.1?

Randy Barlow rbarlow at redhat.com
Mon May 13 17:00:36 UTC 2013


On Sun, May 12, 2013 at 11:41:02AM +0200, Willem Bos wrote:
> Hi All,
> 
> I just installed Pulp 2.1.1 on CentOS 6 and created a repo for CentOS.
> According to `pulp-admin rpm repo list --details --all` this repo contains
> a 'Distribution'.
> 
> I tried /pulp/repos/distribution/ks-CentOS-6.4-x86_64 and variants hereof
> to access this distribution and also searched the API documentation for
> hints but without success.
> 
> How can I determine the URL of this distribution so that I can kickstart
> from it?
> 
> Regards,
> Willem.

> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list

Hi Willem,

I believe you are looking for the .treeinfo file, which should exist in
the root of your published repository on your server. I used the default
relative path for my CentOS 6 repository (the default is to use the
relative URL from the feed URL), and my .treeinfo file is availble at:

http://pulp-server.local/pulp/repos/centos/6/os/x86_64/.treeinfo

Have a look at /pulp/repos/<path_to_your_centos_repo>/.treeinfo on your
installation, and see if you have that file there. Hope this helps!

-- 
Randy Barlow




More information about the Pulp-list mailing list