Commit graph

138 commits

Author SHA1 Message Date
Dale McDiarmid
f664580ce6 Ability to disable x-pack features 2017-01-11 13:16:07 +00:00
Dale McDiarmid
dffb17e59a Tests moved to 5.x 2017-01-06 11:34:19 +00:00
Dale McDiarmid
36613a947e Bump to 2.4.3 2017-01-05 15:02:25 +00:00
Mickael Ange
9f3d6da436 Fixed undefined variables when upgrading to Ansible 2.2.0. and the elasticsearch role is skipped using a when condition at the playbook level. 2016-11-15 16:03:05 +08:00
Jakob Reiter
adbccc215d Fix for the issue introduces with the change in https://github.com/elastic/ansible-elasticsearch/pull/170
Changed debian repo from http to https, but exisiting http repos (from earlier runs) would persist and lead to an duplicate entry warning in apt.
This PR will remove the old http repo, if present.
2016-10-28 17:36:57 +02:00
Koen Punt
fb31a1fcb5 use https for package sources 2016-10-27 00:20:23 +02:00
Dale McDiarmid
7a2f0b43d2 Merged changes from 138 2016-08-30 12:30:54 +01:00
Dale McDiarmid
ab592724d8 Initial Shield support + latest gems + single plugin dir + new port/host vars 2016-07-22 23:44:27 +01:00
Dale McDiarmid
0cdc83d918 Support for package downgrade 2016-07-20 14:57:21 +01:00
Dale McDiarmid
5982dad832 107 changes 2016-07-20 13:51:14 +01:00
Dale McDiarmid
0d80dde1ef Initial Shield Files 2016-07-08 14:48:10 +01:00
Emanuelis
1d104d77b5 es_max_open_files default value changed to 65536 2016-06-29 10:56:32 +03:00
Emanuelis
19a794dafb LimitNOFILE configurable by es_max_open_files 2016-05-16 13:22:07 +03:00
Dale McDiarmid
34899bde24 Idempotent Java 2016-04-16 11:22:27 +01:00
Dale McDiarmid
2b852df5af Default of ES 2.2.0 2016-03-21 22:41:10 +00:00
Dale McDiarmid
9b916ccaf5 Formatting and removal of unneccessary line 2016-03-21 22:39:15 +00:00
Dale McDiarmid
bc4ee9e0f1 Better error handling for plugin install and test for removal of logging.yml 2016-03-21 22:36:22 +00:00
Dale McDiarmid
0fd1f34852 Fixes issue 70, Improves plugin management, Refactoring, Updates tests, Introduces multiple data dir support 2016-03-18 19:30:11 +00:00
Dale McDiarmid
ba8fed0063 Adds support for optional restart on change 2016-01-18 14:38:22 +00:00
Dale McDiarmid
86f2bd9a2d 2.0 Support + Plugin Directory Support + Supporting Tests + Defaults Change 2015-12-13 22:46:50 +00:00
Dale McDiarmid
b2997cc0bc Additional tests + support for empty es_config + documentation 2015-11-26 17:26:28 +00:00
Dale McDiarmid
23c8bdb7de Fixes for scripts, Logging.yml moved 2015-11-25 23:43:01 +00:00
Dale McDiarmid
4ef7436143 script fixes 2015-11-25 18:31:03 +00:00
Dale McDiarmid
1739cc8595 Script tests 2015-11-25 17:40:28 +00:00
Dale McDiarmid
bdb9ee6a4a Support for scripts 2015-11-25 17:13:45 +00:00
Dale McDiarmid
d25fc792b6 Correct handling of map in template 2015-11-25 15:28:09 +00:00
Dale McDiarmid
d34d5e6103 Changes to support Hash Map for Config 2015-11-24 17:32:36 +00:00
Dale McDiarmid
d19297adda Support for configuration per node and multiple nodes per server 2015-10-22 19:09:53 +01:00
Jakob Reiter
0f00817f75 Changed minor version to 1.7.1, added new variable es_templates 2015-10-19 14:47:55 +02:00
Jakob Reiter
62f230c33a Added new variable for adding elasticsearch scripts 2015-10-19 14:47:23 +02:00
Jakob Reiter
e9a2fa5014 Added funktionality to download and install a .deb file instead of using
the apt repository.
2015-07-15 20:27:07 +02:00
Jakob Reiter
2054b0d8ac Added new variable es_version_lock to define if deb/rpm package should be locked to currently installed version 2015-07-07 15:08:30 +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
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
Robin Clarke
4b8550f6ef Elasticsearch install on Debian complete 2015-05-12 14:24:31 +02:00
Robin Clarke
f504a1a5e9 Install Java on Debian 2015-05-11 16:51:33 +02:00