Commit 9d79268
committed
Add parameter for Kubernetes apt-proxy
Now supports a parameter "proxy" for pulling packages from:
proxy: "http://host.lima.internal:3142"
It is not a deb package, but we can still use the apt-proxy.
Need a new URL instead of https_proxy, if we want caching...
Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>1 parent af91a4b commit 9d79268
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
76 | 83 | | |
77 | 84 | | |
0 commit comments