This commit is contained in:
parent
1d64605559
commit
741ef05864
@ -10,9 +10,6 @@ apt:
|
|||||||
- APT::Periodic::Update-Package-Lists "1";
|
- APT::Periodic::Update-Package-Lists "1";
|
||||||
- APT::Periodic::Download-Upgradeable-Packages "1";
|
- APT::Periodic::Download-Upgradeable-Packages "1";
|
||||||
- APT::Periodic::AutocleanInterval "0";
|
- APT::Periodic::AutocleanInterval "0";
|
||||||
10proxy:
|
|
||||||
- Acquire::http::Proxy-Auto-Detect "/usr/local/bin/apt-proxy-detect";
|
|
||||||
- Acquire::https::Proxy "DIRECT";
|
|
||||||
99unauth:
|
99unauth:
|
||||||
- APT::Get::AllowUnauthenticated "true";
|
- APT::Get::AllowUnauthenticated "true";
|
||||||
fetch_url: https://assets.paulbsd.com/apt
|
fetch_url: https://assets.paulbsd.com/apt
|
||||||
|
@ -8,13 +8,6 @@ apt-deps:
|
|||||||
- avahi-utils
|
- avahi-utils
|
||||||
- apt-utils
|
- apt-utils
|
||||||
|
|
||||||
apt-proxy-detect-py:
|
|
||||||
file.managed:
|
|
||||||
- name: /usr/local/bin/apt-proxy-detect.py
|
|
||||||
- source: salt://apt/templates/apt.py.j2
|
|
||||||
- template: jinja
|
|
||||||
- mode: "0755"
|
|
||||||
|
|
||||||
apt-proxy-detect-go:
|
apt-proxy-detect-go:
|
||||||
file.managed:
|
file.managed:
|
||||||
- name: /usr/local/bin/apt-proxy-detect
|
- name: /usr/local/bin/apt-proxy-detect
|
||||||
|
Loading…
Reference in New Issue
Block a user