Merge pull request #48 from gingerwizard/master
Proxy Support for Tests
This commit is contained in:
commit
3a556f8743
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ provisioner:
|
|||
roles_path: ../
|
||||
require_ansible_repo: true
|
||||
ansible_verbose: true
|
||||
http_proxy: <%= ENV['HTTP_PROXY'] %>
|
||||
https_proxy: <%= ENV['HTTPS_PROXY'] %>
|
||||
|
||||
platforms:
|
||||
- name: ubuntu-14.04
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue