Skip to content

Commit 7fc51a6

Browse files
author
Dale McDiarmid
committed
Proxy Support
1 parent 7dff675 commit 7fc51a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.kitchen.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ provisioner:
88
roles_path: ../
99
require_ansible_repo: true
1010
ansible_verbose: true
11+
http_proxy: <%= ENV['HTTP_PROXY'] %>
12+
https_proxy: <%= ENV['HTTPS_PROXY'] %>
1113

1214
platforms:
1315
- name: ubuntu-14.04

0 commit comments

Comments
 (0)