updated apt state
This commit is contained in:
parent
ba8e4a8d26
commit
fc6f5ac031
@ -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
0
states/apt/templates/apt.py.j2
Executable file → Normal file
Loading…
Reference in New Issue
Block a user