updated apt state

This commit is contained in:
Paul 2023-02-10 13:47:33 +01:00
parent ba8e4a8d26
commit fc6f5ac031
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ apt:
- APT::Periodic::Download-Upgradeable-Packages "1"; - APT::Periodic::Download-Upgradeable-Packages "1";
- APT::Periodic::AutocleanInterval "0"; - APT::Periodic::AutocleanInterval "0";
10proxy: 10proxy:
- Acquire::http::ProxyAutoDetect "/usr/local/bin/apt-proxy-detect.py"; - Acquire::http::Proxy-Auto-Detect "/usr/local/bin/apt-proxy-detect.py";
- Acquire::https::Proxy "DIRECT"; - Acquire::https::Proxy "DIRECT";
99unauth: 99unauth:
- APT::Get::AllowUnauthenticated "true"; - APT::Get::AllowUnauthenticated "true";

0
states/apt/templates/apt.py.j2 Executable file → Normal file
View File