I don't know the script in detail just briefly glanced over it. It looks like it should work if you
1) Set the proxy for yum. Modify /etc/yum.conf add in proxy=http://whatever:port 2) Modify /etc/bashrc and do exports for http_proxy and https_proxy 3) Modify /etc/wgetrc and do http_proxy=http://whatever:port and use_proxy = on On 6 May 2014 13:45, dimas yoga pratama <[email protected]> wrote: > Hi all, is it possible to use cldstk-dply > https://github.com/thehyperadvisor/cldstk-deploy with proxy environment > and > a single host? > I want to test it in my college lab.thanks >
