Proxy disabled

This commit is contained in:
Dale McDiarmid 2016-03-18 21:17:25 +00:00
parent b4342170d4
commit ed8ca6f271

View file

@ -8,9 +8,9 @@ provisioner:
roles_path: ../
require_ansible_repo: true
ansible_verbose: true
http_proxy: <%= ENV['HTTP_PROXY'] %>
https_proxy: <%= ENV['HTTPS_PROXY'] %>
no_proxy: localhost,127.0.0.1
#http_proxy: <%= ENV['HTTP_PROXY'] %>
#https_proxy: <%= ENV['HTTPS_PROXY'] %>
#no_proxy: localhost,127.0.0.1
platforms:
- name: ubuntu-14.04