Dale McDiarmid
914cb7867c
Move restart to main from handler
2017-01-17 14:42:21 +00:00
Dale McDiarmid
baf3a7c9f5
Sleep on init + cleanup
2017-01-17 12:54:29 +00:00
Dale McDiarmid
b6b9d19082
wait for startup added
2017-01-17 12:00:49 +00:00
Dale McDiarmid
2c6d812bd5
Systemd updated
2017-01-17 11:24:21 +00:00
Dale McDiarmid
b2efa703da
Redhat start script updates
2017-01-17 11:21:18 +00:00
Dale McDiarmid
42c84e07a2
Updated debian scripts
2017-01-17 11:00:25 +00:00
Dale McDiarmid
fedccafb67
remove work dir for 5.x
2017-01-17 10:50:19 +00:00
Dale McDiarmid
c22ace11e0
Remove java opts in favour of es_jvm_options + allow max_map_count to be set. docs updated
2017-01-17 10:48:26 +00:00
Dale McDiarmid
0656a19501
Reporting should not be declared as x-pack feature
2017-01-16 12:19:22 +00:00
Dale McDiarmid
4edc56f104
Move to memory_lock
2017-01-16 10:40:01 +00:00
Dale McDiarmid
ffc417c766
remove path.work from tests
2017-01-13 12:51:25 +00:00
Dale McDiarmid
349fd36f15
Default es_heap_size
2017-01-13 12:26:53 +00:00
Dale McDiarmid
2b60a217ab
Debian package url fixes for 5.x
2017-01-13 11:59:31 +00:00
Dale McDiarmid
f664580ce6
Ability to disable x-pack features
2017-01-11 13:16:07 +00:00
Dale McDiarmid
197cf05a0e
Shield to Security and other X-Pack clear up
2017-01-11 13:02:23 +00:00
Dale McDiarmid
55444f3cbe
systemd file for 5.x only
2017-01-10 16:50:04 +00:00
Janne Salo
5c4c76e088
Updated yum repository URL for 5.x
2016-12-08 14:24:28 +02:00
Jakob Reiter
2a27c76bff
Merge pull request #206 from veger/fix_es5_issues
...
Initial PR for adding 5.x support. Please note, this is still in testing.
2016-12-07 01:16:45 +01:00
Maarten Bezemer
8f989c41a7
Disable check if ES_HEAP_SIZE exists for ES 5.x
...
ES_HEAP_SIZE is not used for ES5.x anymore, instead ES_JAVA_OPTS 'Xms' and 'Xmx' are used
2016-11-21 11:31:25 +01:00
Maarten Bezemer
65238c74bd
Fix version_compare usage
2016-11-04 16:04:31 +01:00
Maarten Bezemer
ea8146c8dc
Fix setting ES_JAVA_OPTS
2016-11-03 16:02:21 +01:00
Maarten Bezemer
523270405e
Add support for Elasticsearch 5.x
...
* Use log4j2.properties instead of logging.yml
* Add jvm.options
* Use bootstrap.memory_lock instead of bootstrap.mlockall
* Get rid of work directory
* Executable does not accept `-D` anymore, replace with `-E` and `-p`
* Get rid of 5.x default (file)s
2016-11-03 15:41:42 +01:00
Thierno IB. BARRY
f3056c7a1d
manage ES_JAVA_OPTS in template
2016-10-07 15:09:48 +02:00
Jakob Reiter
34f4c49e00
Added conditional for ExecStartPre=/usr/share/elasticsearch/bin/elasticsearch-systemd-pre-exec, as its only available on ES >=2.0
2016-09-20 10:52:05 +02:00
Jakob Reiter
a9f01fed17
Updated systemd template with the changes from the one that ships with the .deb/.rpm.
...
Closes #149
2016-09-19 17:45:12 +02:00
Dale McDiarmid
77612a9d8e
Support for role mapping
2016-09-19 13:57:09 +01:00
Dale McDiarmid
d94808d7e2
Merge remote-tracking branch 'elastic/master'
...
# Conflicts:
# meta/main.yml
2016-08-30 11:58:36 +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
Emanuelis
19a794dafb
LimitNOFILE configurable by es_max_open_files
2016-05-16 13:22:07 +03:00
gingerwizard
2b5d7c3ad3
Merge pull request #83 from jakommo/master
...
Merged debian init script changes from elasticsearch
2016-04-03 15:56:46 +01:00
Jakob Reiter
b5ed2fd9f3
Merged debian init script changes from https://github.com/elastic/elasticsearch/pull/16718 .
...
Fixes #69
2016-03-21 17:12:29 +01: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
86f2bd9a2d
2.0 Support + Plugin Directory Support + Supporting Tests + Defaults Change
2015-12-13 22:46:50 +00:00
Dale McDiarmid
0c7c338d6d
Minor change for template
2015-11-27 19:42:52 +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
b2997cc0bc
Additional tests + support for empty es_config + documentation
2015-11-26 17:26:28 +00:00
Dale McDiarmid
4ef7436143
script fixes
2015-11-25 18:31:03 +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
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