summaryrefslogtreecommitdiff
path: root/roles/apt-cacher-ng/defaults/main.yml
blob: eb50d45639bfa5025c3a1cfaa996c6fcbce40e30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
# apt_cacher_ng_storage:
#   type: ...

# apt_cacher_ng_remaps:
#   debrep:
#     path: /debian
#     backends:
#     - http://deb.debian.org/debian
#   debsec:
#     path: /debian-security
#     backends:
#     - http://security.debian.org
#   uburep:
#     path: /ubuntu
#     backends:
#     - http://archive.ubuntu.com/ubuntu

# apt_cacher_ng_admin_auth:
#   username: admin
#   password: secret