enable automated setup of physical infrastructure
[integration/packaging/ansible-opendaylight.git] / roles / infra / templates / http-proxy.conf.j2
1 [Service]
2 Environment="HTTP_PROXY={{ lab_http_proxy }}" "NO_PROXY=localhost,127.0.0.1,10.0.0.0/8,{{ infrastructure_server }},{{ registry_ip_address }}"
3