]> freie-schul-it.de Git - fsit_smgt.git/blob - templates/apt-proxy_01proxy.j2
ausschalten von ntp-sync auf allen DNS-Server (weil sie im LXC-Container laufen)
[fsit_smgt.git] / templates / apt-proxy_01proxy.j2
1 Acquire::http { Proxy "http://{{ fsit_smgt_aptproxy }}:3142"; };
2 Acquire::https { Proxy "https://"; };