a9b0d193d6
Change deprecated include to include_tasks
2025-11-07 14:00:38 +02:00
Ludovic Petetin
c52eed7aa1
Set userid and groupid between ElasticSearch removal and installation
2019-06-28 14:15:03 +02:00
Dale McDiarmid
cde17346d5
Version 5.0 - no need for plugin prefix
2017-01-11 10:26:57 +00:00
Dale McDiarmid
84913049c5
Role is 5.x only so java 8
2017-01-10 16:45:40 +00:00
Maarten Bezemer
49dfa81684
Make prefix available when es_plugins is not defined
2016-12-07 22:54:33 +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
Jonathan Strootman
87bbff5279
Add always tags to set_fact tasks
...
Small correction to `when` clause in `tasks/elasticsearch-plugins.yml`.
2016-04-26 12:11:13 -07:00
David Reagan
8393b86a27
Added support for optionally creating the elasticsearch user and group before installing elasticsearch.
...
Renamed vars, set the tasks to use the es_user and es_group vars in elasticsearch-optional-user.yml. Modifed README.md to list the es_user_id and es_group_id vars, made note that both vars are required if they are used. Removed the commented out instances of the vars in defaults/main.yml.
Added es_user, es_group, es_user_id, es_group_id vars to config testing.
Made conditionals use explicit 'is defined' test.
Add tests for es_user_id and es_group_id.
Update defaults/main.yml and test/integration/config.yml to match master plus test config additions.
2016-04-13 09:42:12 -07:00
Dale McDiarmid
183513ecbc
Minor formatting
2016-01-19 11:50:02 +01:00
Dale McDiarmid
7b620eadf9
Issue 40 + refactoring for better layout and more efficient restart process
2016-01-18 14:37:15 +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
145f345ec1
Fixes for serverspec
2015-11-27 19:39:47 +00:00
Dale McDiarmid
37447d1618
Templates everything + Systemd improvements+fixes + Notifications for restart + Idempotent checks for multiple runs
2015-11-27 18:12:59 +00:00
Dale McDiarmid
d7d144b638
Support for removing mlock + max open files + fix to documentation error
2015-11-27 13:17:09 +00:00
Dale McDiarmid
dc9b2dd53c
Support for mlock with tests
2015-11-26 14:19:25 +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
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