Commit graph

30 commits

Author SHA1 Message Date
Gabriel Preda
d0ed1da107
* changed condition as suggested by @Crazybus 2018-05-02 11:49:25 +03:00
Gabriel Preda
b3b5edef70
Fix RedHat install - until condition was not correct 2018-02-13 11:50:43 +02:00
Brad Pitcher
891d87c019
Merge branch 'master' into become-yes 2017-09-19 14:22:02 -06:00
Dale McDiarmid
5e1873ca68 Simpler restart handling + issue-test for recreation of problems 2017-08-20 10:30:39 -04:00
Brad Pitcher
024e6caa4b
use become: yes when root is needed 2017-05-12 13:31:50 -07:00
Dale McDiarmid
fd8e554eec merge changes for separate redhat/debian vars for main.yml 2017-01-03 11:03:15 +00:00
Konstantin Papkovskiy
b0de7b654a Remove httplib2
The dependency on httplib2 was removed in Ansible 2.1
2016-12-05 17:47:52 +03:00
Maarten Bezemer
ad3b20872f Store Debian and RedHat installation results in a separate variable 2016-11-03 16:11:57 +01:00
Dale McDiarmid
8915d5f9a5 httplib2 through pip for now 2016-08-30 11:37:24 +01:00
Dale McDiarmid
0aa00b477b Plugin listed error detection improved 2016-08-29 17:41:35 +01:00
Dale McDiarmid
aa284de281 Fix for variable rery 2016-08-29 17:04:12 +01:00
Dale McDiarmid
e3c71a7fd6 Using python-httplib2 + retries for yum delays 2016-08-29 16:34:14 +01:00
Dale McDiarmid
d73e515de3 Test improvements for xpack + httplib2 support 2016-07-23 19:48:50 +01:00
Дехтярёв Евгений Артурович
ef1f19ab09 added new lines in tasks/elasticsearch-Debian.yml and tasks/elasticsearch-RedHat.yml 2016-05-26 07:37:33 +06:00
Дехтярёв Евгений Артурович
01401f9d55 fix for ES plugins install 2016-05-25 19:24:58 +06:00
Dale McDiarmid
d19297adda Support for configuration per node and multiple nodes per server 2015-10-22 19:09:53 +01:00
Jakob Reiter
af084b6f35 Changed versionlock include name 2015-10-19 14:47:54 +02:00
Jakob Reiter
cd9d8565a4 Added versionlock to elasticsearch-RedHat.yml as it has to be done before install 2015-10-19 14:47:54 +02:00
Jakob Reiter
cb2d9a1530 Use es_custom_package_url in EL if provided. 2015-10-19 14:47:22 +02:00
Jakob Reiter
17868c2229 Changed variable name to es_pakage_url to reflect changes from 3dc934b 2015-10-19 14:47:22 +02:00
Jakob Reiter
a99edb67b5 Added functionality to install rpm from elastic url instead of the repo. 2015-10-19 14:47:22 +02:00
Jakob Reiter
0de743b843 Changed behavior of installing with ninor version supplied or not supplied to work with one task instead of two 2015-07-14 11:08:17 +02:00
Jakob Reiter
687d8e33ca Closes #9: If only major version is defined, install the latest minor version 2015-07-07 11:28:46 +02:00
Jakob Reiter
2f3f84b6f3 Changed /etc/default/ to /etc/sysconfig/ on EL. Fixes #14 2015-07-06 16:17:34 +02:00
Robin Clarke
14df6c8b89 Corrected data dir 2015-05-23 14:44:08 +02:00
Robin Clarke
6d8b1d478e Added elasticsearch user/group and data dir to configuration 2015-05-23 14:38:13 +02:00
Robin Clarke
d9a86b5d06 Allow es_heap_size to be defined 2015-05-22 21:11:33 +02:00
Robin Clarke
5cec2dd17f libselinux-python required in CentOS 6.x 2015-05-15 10:53:27 +02:00
Robin Clarke
3da43c91d4 Changed default variable names so entire hash is not overwritten. Enabled plugin install 2015-05-13 13:33:43 +02:00
Robin Clarke
3aecd58b59 RedHat and Debian complete 2015-05-13 09:45:55 +02:00