Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
d89d9a22619e4085220794c4d94416a6d5e89f4b
/
.
/
roles
/
apt-cacher-ng
/
templates
/
02apt-cacher-ng.j2
blob: 46740fb0309fce3765af2958a9a82e4a40eb7df0 [
file
] [
log
] [
blame
]
Acquire
::
http
{
Proxy
"http://{{ apt_cacher_name }}:{{ apt_cacher_port }}"
;
};