Proxy disabled
This commit is contained in:
parent
b4342170d4
commit
ed8ca6f271
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@ provisioner:
|
||||||
roles_path: ../
|
roles_path: ../
|
||||||
require_ansible_repo: true
|
require_ansible_repo: true
|
||||||
ansible_verbose: true
|
ansible_verbose: true
|
||||||
http_proxy: <%= ENV['HTTP_PROXY'] %>
|
#http_proxy: <%= ENV['HTTP_PROXY'] %>
|
||||||
https_proxy: <%= ENV['HTTPS_PROXY'] %>
|
#https_proxy: <%= ENV['HTTPS_PROXY'] %>
|
||||||
no_proxy: localhost,127.0.0.1
|
#no_proxy: localhost,127.0.0.1
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: ubuntu-14.04
|
- name: ubuntu-14.04
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue