Hi thanks for help, now I have solve all the problem relate cobbler.
the below is my ks file. http://www.chenshake.com/wp-content/uploads/2012/08/centos.ks_.txt On Thu, Aug 23, 2012 at 9:15 PM, Shake Chen <[email protected]> wrote: > > > 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 > > > -- Shake Chen
_______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
