No Proxy option for localhost
This commit is contained in:
parent
7fc51a6d70
commit
1605010127
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ provisioner:
|
|||
ansible_verbose: true
|
||||
http_proxy: <%= ENV['HTTP_PROXY'] %>
|
||||
https_proxy: <%= ENV['HTTPS_PROXY'] %>
|
||||
no_proxy: localhost,127.0.0.1
|
||||
|
||||
platforms:
|
||||
- name: ubuntu-14.04
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue