[cobbler] cobbler import and available-as option

Patrick Lists cobbler-list at puzzled.xs4all.nl
Mon Nov 5 18:25:00 UTC 2012


On 11/05/2012 07:00 PM, Jason Graham wrote:
> Hello,
> We use Artifactory to manage our artifact repository, including syncing
> our distro repos from the vendor. Up until now I have been using the
> import command to import form a mounted vendor DVD on our Cobbler
> server. What I would like to do it is have it always use our Artifactory
> server as that will always be available the systems we build. Per
> documentation the --available-as option should do this for me. Also,
> from documentation examples it shows that it should work over HTTP. The
> syntax I am using is...
>
> cobbler import
> --path=http://repo.myserver.com:/artifactory/rhel-6.3-base/x86_64/
> --name=rhel6.3
> --avaialble-as=http://repo.myserver.com:/artifactory/rhel-6.3-base/x86_64/

I haven't played with Cobbler in a a while but 2 thing stand out:

avaialble
shouldn't that be:
available

and

http://repo.myserver.com:/artifactory/rhel-6.3-base/x86_64/
shouldn't that be:
http://repo.myserver.com/artifactory/rhel-6.3-base/x86_64/

Regards,
Patrick



More information about the cobbler mailing list