added role docker_host
This commit is contained in:
2
roles/docker_host/templates/docker-proxy.conf
Normal file
2
roles/docker_host/templates/docker-proxy.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
[Service]
|
||||
Environment="HTTPS_PROXY={{ docker_https_proxy_url }}" "HTTP_PROXY={{ docker_http_proxy_url }}" "NO_PROXY={{ docker_no_proxy_url }}"
|
||||
Reference in New Issue
Block a user