Mercurial
Mercurial
>
ansible-roles
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
apt-cacher/client/templates/02proxy.j2
author
Luke Hoersten <luke@hoersten.org>
Sun, 06 Nov 2022 18:23:19 -0600
changeset 200
10051617d075
parent 2
2556522a2a45
permissions
-rw-r--r--
Fixed proxy pass.
Acquire::http::proxy "http://
{{
apt_cacher_host
}}
:
{{
apt_cacher_port
}}
";