Fix templates/05-intel-proxy for https
Signed-off-by: James P. Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
parent
060a7aba9d
commit
4cf82d1f8a
@ -11,7 +11,7 @@ RUN { \
|
||||
|
||||
RUN { \
|
||||
echo "Acquire::http::proxy \"http://proxy-chain.intel.com:911/\";\n" ; \
|
||||
echo "Acquire::http::proxy \"http://proxy-chain.intel.com:912/\";\n" ; \
|
||||
echo "Acquire::https::proxy \"http://proxy-chain.intel.com:912/\";\n" ; \
|
||||
echo "Acquire::ftp::proxy \"ftp://proxy-chain.intel.com:911/\";\n" ; \
|
||||
echo "Acquire::socks::proxy \"socks://proxy-chain.intel.com:1080/\";\n" ; \
|
||||
echo "Acquire::http::Proxy::linux-ftp.ostc.intel.com DIRECT;\n" ; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user