Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
db1feaaba9d12a2e907dc20270fba69e22f21448
/
.
/
roles
/
apt-cacher-ng
/
templates
/
02apt-cacher-ng.j2
blob: 46740fb0309fce3765af2958a9a82e4a40eb7df0 [
file
] [
log
] [
blame
]
Zack Williams
5f25f36
2016-05-02 09:18:41 -0700
[
diff
] [
blame
]
1
Acquire
::
http
{
Proxy
"http://{{ apt_cacher_name }}:{{ apt_cacher_port }}"
;
};