I guess I am confused why you have to specify a local path. When I tried it this it still seems to need the local path. I get that it will use the "available-as" path when your node is being built. I do not get why it still needs the local path. Is this so it can grab the pxe images? If that is the case, would it be better to add the distro and profile manually (not through the import command) so I only need to copy the pxe images to the cobbler server?
I want to have as little on the cobbler server as possible. Regards, Jason On Tue, Nov 6, 2012 at 2:54 AM, Tom Brown <[email protected]> wrote: > > > > > 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/ > > > > > this works for me where my trees are not available via cobbler - they are > populated by another means > > cobbler import --name=CentOS-6.3-x86_64 > --path=/export/storage/trees/CentOS-6.3-x86_64 --available-as=http:// > @@server@@/trees/CentOS-6.3-x86_64 > > thanks > > > _______________________________________________ > cobbler mailing list > [email protected] > https://lists.fedorahosted.org/mailman/listinfo/cobbler >
_______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
