WIP
This commit is contained in:
2
roles/common/templates/apt_proxy.conf
Normal file
2
roles/common/templates/apt_proxy.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
Acquire::http::Proxy "http://{{ common_proxy_server }}";
|
||||
Acquire::https::Proxy "https://{{ common_proxy_server }}";
|
||||
Reference in New Issue
Block a user