We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fb9de7 + 7fc51a6 commit 3a556f8Copy full SHA for 3a556f8
.kitchen.yml
@@ -8,6 +8,8 @@ provisioner:
8
roles_path: ../
9
require_ansible_repo: true
10
ansible_verbose: true
11
+ http_proxy: <%= ENV['HTTP_PROXY'] %>
12
+ https_proxy: <%= ENV['HTTPS_PROXY'] %>
13
14
platforms:
15
- name: ubuntu-14.04
0 commit comments