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