mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-17 17:14:20 +01:00
Proxy Support
This commit is contained in:
@@ -8,6 +8,8 @@ provisioner:
|
|||||||
roles_path: ../
|
roles_path: ../
|
||||||
require_ansible_repo: true
|
require_ansible_repo: true
|
||||||
ansible_verbose: true
|
ansible_verbose: true
|
||||||
|
http_proxy: <%= ENV['HTTP_PROXY'] %>
|
||||||
|
https_proxy: <%= ENV['HTTPS_PROXY'] %>
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: ubuntu-14.04
|
- name: ubuntu-14.04
|
||||||
|
|||||||
Reference in New Issue
Block a user