On F16 + Cobbler 2.0, when I run a command like this cobbler import -path=<Path_to_NFS_mounted_distro_tree> --name=RHEL6.2-Server-x86_64-Remote --arch=x86_64 --available-as=http://<remote_server>/distros/RHEL6.2-Server-x86_64
in the profile kickstart file, it generates a correct entry like this url --url=http://<remote_server>/distros/RHEL6.2-Server-x86_64/ When I run a similar command on RHEL 6.2 + Cobbler 2.2.3, in the profile kickstart file, it generates a entry like this url --url=http://<remote_server>/distros/RHEL6.2-Server-x86_64/var/www/cobbler/ks_mirror/RHEL6.2-Server-x86_64-Remote-x86_64 which obviously won't work. Why is Cobbler appending the '/var/www/cobbler/ks_mirror/RHEL6.2-Server-x86_64-Remote-x86_64' to the URL? Thanks Balaji
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
