Dale McDiarmid
4edc56f104
Move to memory_lock
2017-01-16 10:40:01 +00:00
Dale McDiarmid
661ec80447
move to 5.1.2
2017-01-13 12:18:33 +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
dffb17e59a
Tests moved to 5.x
2017-01-06 11:34:19 +00:00
Dale McDiarmid
41c17cf8f2
Clearer readme
2017-01-06 11:05:39 +00:00
Dale McDiarmid
d8d78f3375
Readme fix for 5.x
2017-01-06 11:03:12 +00:00
Dale McDiarmid
e118e94c38
clarification
2017-01-05 15:29:15 +00:00
Dale McDiarmid
ecadca4ca6
X-Pack docs
2017-01-05 15:27:18 +00:00
Dale McDiarmid
36613a947e
Bump to 2.4.3
2017-01-05 15:02:25 +00:00
Dale McDiarmid
7794ab7f50
Use api_host, api_port consistently + doc updates. Removal of 1.x testing, centos6 and debian 7
2017-01-03 15:53:10 +00:00
Thierno IB. BARRY
f3056c7a1d
manage ES_JAVA_OPTS in template
2016-10-07 15:09:48 +02:00
Dale McDiarmid
9985b287d0
Readme for questions
2016-09-19 13:05:26 +01:00
Dale McDiarmid
dad4ce7512
Version changes
2016-08-29 16:51:02 +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
6f968bd789
New params in docs
2016-07-20 15:06:46 +01:00
Jonathan Strootman
250b0de300
Updated README with statement about ansible tags
2016-05-03 09:56:16 -07:00
Will Winder
fee6270f66
Make an example in the README more readable.
2016-04-20 11:45:29 -04:00
gingerwizard
7d94121017
Merge pull request #75 from LaneCommunityCollege/optional_user
...
For #36 - Add support for creating optional elasticsearch user and group
2016-04-16 12:30:46 +01: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
1514687034
Cluster Name documentation was wrong - es_cluster_name is not supported. Use config map
2016-04-04 18:29:06 +01: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
gingerwizard
3c5adf9961
Merge pull request #60 from barryib/add-proxy-for-plugins-installation
...
Define a proxy for plugin installation
2016-03-21 21:57:59 +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
Jonathan Strootman
cea242ff3c
Updated README for template/script fileglobs
...
Issue #57
2016-03-09 16:55:48 -07:00
Jakob Reiter
492fdc3750
Fixed discovery.zen.ping.unicast.hosts example. <host>:<port> didn't work without code formating.
2016-02-06 13:00:30 +01:00
Jakob Reiter
504dded158
Fixed ubuntu 14.04 version typo
2016-02-06 12:53:14 +01:00
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
Dale McDiarmid
4aee0098ce
Changes to restart correctly on multi node install
2016-01-15 22:13:51 +00:00
Robin Clarke
0767456e22
Clearer documentation around 2.x version selection
2016-01-11 14:28:01 +01:00
gingerwizard
0d76d2725c
Update README.md
2015-12-23 20:02:03 +00:00
gingerwizard
4bea3e713b
Update README.md
2015-12-18 12:43:04 +01:00
gingerwizard
14cb6a114c
Merge pull request #35 from gingerwizard/master
...
2.0 support
2015-12-18 12:41:12 +01:00
Dale McDiarmid
50f1c6f153
2.0 documentation
2015-12-14 14:10:07 +00:00
Jakob Reiter
3f2adac2e0
Fixed CentOS version in README.md
2015-12-01 14:21:55 +01:00
Dale McDiarmid
1034995899
Fix for server spec debian 8
2015-11-27 22:52:36 +00:00
Dale McDiarmid
6c4289b2df
Systemd temp path for Debian 8
2015-11-27 21:43:49 +00:00
Dale McDiarmid
70283110d8
Documentation Improvements
2015-11-27 20:10:41 +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
b2997cc0bc
Additional tests + support for empty es_config + documentation
2015-11-26 17:26:28 +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
444cab9cd2
Move to full-path plugins
2015-05-26 15:12:19 +02:00
Robin Clarke
568cef162a
added docs for java_packages and java_repos
2015-05-13 14:24:15 +02:00
Robin Clarke
8020b9d134
More detailed docs
2015-05-13 14:22:04 +02:00
Robin Clarke
9dbc1babbb
updated documentation
2015-05-13 13:45:13 +02:00
Robin Clarke
af5fdec2f2
Comment
2015-04-30 09:23:14 +02:00
Robin Clarke
ac20e3b55b
first commit
2015-04-30 09:22:14 +02:00