Blame view

Ansible/roles/arduino_Setup/files/proxy.conf 124 Bytes
b05b0dc5   psanchez   gestion des roles
1
2
  Acquire::http::Proxy "http://proxy.polytech-lille.fr:3128/";
  Acquire::https::Proxy "https://proxy.polytech-lille.fr:3128/";