On Thu, Aug 23, 2012 at 8:07 PM, Jörgen Maas <[email protected]> wrote:

> On Thu, Aug 23, 2012 at 9:18 AM, Shake Chen <[email protected]> wrote:
>
>>
>> I try it on centos 6.3
>>
>> # Use network installation
>> url --url=http://10.1.199.5/cblr/links/CentOS6.3-x86_64
>> url --url=proxy=10.1.199.5:3128
>>
>> but no work
>>
>>
> try:
>
> url --proxy=http://1.2.3.4:1234 --url=http://5.6.7.8/path/to/repo
>
>
Thanks, it work.

in ks file

url --proxy=$http_server:3128 --url=$tree

in system

url --proxy=10.1.199.5:3128 --url=http://10.1.199.5/cblr/links/CentOS6.3-x86_64


I think this is the right way to set the proxy.



> --
> Grtz,
> Jörgen Maas
>
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://lists.fedorahosted.org/mailman/listinfo/cobbler
>
>


-- 
Shake Chen
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to