ansible-role-elasticsearch/tasks
Thierno IB. BARRY 3f213a3b64 Define a proxy for plugin installation
Address the issue [ansible-elasticsearch
#4](https://github.com/elastic/ansible-elasticsearch/issues/4) which
add proxy for plugin installation and more generally es_proxy_host and
es_proxy_port for global usage.

Right now, it’s only used for plugins installation. In the futur, it
can be used (or defined) in the java_opts within the default file for
instance (elasticsearch.j2)
2016-01-27 17:37:07 +01:00
..
checkParameters.yml Define a proxy for plugin installation 2016-01-27 17:37:07 +01:00
elasticsearch-config.yml Issue 40 + refactoring for better layout and more efficient restart process 2016-01-18 14:37:15 +00:00
elasticsearch-Debian-version-lock.yml Added functionality to hold or lock a deb/rpm package to currently installed version if es_version_lock is set to true. Closes #11 2015-07-07 15:11:21 +02:00
elasticsearch-Debian.yml Support for configuration per node and multiple nodes per server 2015-10-22 19:09:53 +01:00
elasticsearch-plugins.yml Define a proxy for plugin installation 2016-01-27 17:37:07 +01:00
elasticsearch-RedHat-version-lock.yml Change versionlock command to first remove the lock and then add a new one based on the es_version variable 2015-10-19 14:47:54 +02:00
elasticsearch-RedHat.yml Support for configuration per node and multiple nodes per server 2015-10-22 19:09:53 +01:00
elasticsearch-scripts.yml script fixes 2015-11-25 18:31:03 +00:00
elasticsearch-service.yml Issue 40 + refactoring for better layout and more efficient restart process 2016-01-18 14:37:15 +00:00
elasticsearch-templates.yml Changes to restart correctly on multi node install 2016-01-15 22:13:51 +00:00
elasticsearch-version-lock.yml Added functionality to hold or lock a deb/rpm package to currently installed version if es_version_lock is set to true. Closes #11 2015-07-07 15:11:21 +02:00
elasticsearch.yml Minor formatting 2016-01-19 11:50:02 +01:00
java.yml Support for configuration per node and multiple nodes per server 2015-10-22 19:09:53 +01:00
main.yml Issue 40 + refactoring for better layout and more efficient restart process 2016-01-18 14:37:15 +00:00