Commit graph

322 commits

Author SHA1 Message Date
Dale McDiarmid
5353524137 Remove debug statements 2016-07-24 17:48:42 +01:00
Dale McDiarmid
9eacd3a5e0 Fix for detecting es version changed 2016-07-24 17:39:44 +01:00
Dale McDiarmid
0a269a3d82 Fix for plugin version check 2016-07-24 16:17:39 +01:00
Dale McDiarmid
57fa9e432b Support for all xpack features through generic install + improved tests 2016-07-24 15:25:32 +01:00
Dale McDiarmid
fdf1bda155 Shield config tests + prevent use of xpack in version < 2.0 2016-07-24 12:25:34 +01:00
Dale McDiarmid
31cc54ddbc Templates now invoked as handler to cover edge cases 2016-07-24 01:10:07 +01:00
Dale McDiarmid
048fd63602 Change shield versions if ES changes version 2016-07-23 22:37:22 +01:00
Dale McDiarmid
4f6d5b0a4a Shield now causes restart 2016-07-23 22:18:31 +01:00
Dale McDiarmid
5d3616bd20 Support for removal for shield and license 2016-07-23 21:47:27 +01:00
Dale McDiarmid
9a83511801 Templates with shield tested 2016-07-23 20:23:56 +01:00
Dale McDiarmid
d3d9bbca17 Templates load user credentials if provided 2016-07-23 20:18:58 +01:00
Dale McDiarmid
4a86c9c482 Multi tests plugin directories correct 2016-07-23 19:51:53 +01:00
Dale McDiarmid
d73e515de3 Test improvements for xpack + httplib2 support 2016-07-23 19:48:50 +01:00
Dale McDiarmid
a149328ae8 Test fixes + ensuring node is started for templates 2016-07-23 16:41:37 +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
f71c07d799 Merge pull request #123 from gingerwizard/master
Support for downgrade of packages on debian + doc updates
2016-07-20 15:07:55 +01:00
Dale McDiarmid
6f968bd789 New params in docs 2016-07-20 15:06:46 +01:00
Dale McDiarmid
d75961c25f Support for package downgrade 2016-07-20 14:59:10 +01:00
Dale McDiarmid
0cdc83d918 Support for package downgrade 2016-07-20 14:57:21 +01:00
Dale McDiarmid
bc4eeb4f1f Merge pull request #122 from gingerwizard/master
107 changes
2016-07-20 13:52:07 +01:00
Dale McDiarmid
5982dad832 107 changes 2016-07-20 13:51:14 +01:00
Dale McDiarmid
bd6ad746f2 Merge pull request #121 from gingerwizard/master
Changes from Pull Request 109
2016-07-20 13:37:18 +01:00
Dale McDiarmid
8f0f3f70fa remove .orig 2016-07-20 13:18:41 +01:00
Dale McDiarmid
97db0bde87 Merge branch 'fix_bug_in_plugins'
Conflicts in plugins resolved
2016-07-20 13:16:35 +01:00
Dale McDiarmid
f2af89972e Add defined check and merged 109 2016-07-20 13:15:51 +01:00
Dale McDiarmid
38b9f70586 No changes 2016-07-20 13:05:18 +01:00
Dale McDiarmid
407ad6223b Merge pull request #120 from gingerwizard/master
Fix for template fileglob not being defined + initial shield files
2016-07-20 12:49:21 +01:00
Dale McDiarmid
59bdee229d Fix if template file globs are not defined 2016-07-20 12:47:34 +01:00
Dale McDiarmid
6160207b6f Shield tag 2016-07-08 14:49:21 +01:00
Dale McDiarmid
0d80dde1ef Initial Shield Files 2016-07-08 14:48:10 +01:00
Dale McDiarmid
1029dc4680 Merge pull request #106 from emanuelis/master
LimitNOFILE configurable by es_max_open_files
2016-07-08 13:11:14 +01:00
Dale McDiarmid
03f4a8f0f2 Merge pull request #102 from CyVerse-Ansible/task-tags
Allow for selective command line task execution
2016-07-08 13:10:01 +01:00
Dale McDiarmid
e6951b0825 Merge pull request #112 from marji/java-ver-issue99
enable specify java version (package name)
2016-07-08 13:09:22 +01:00
Emanuelis
1d104d77b5 es_max_open_files default value changed to 65536 2016-06-29 10:56:32 +03:00
Marji Cermak
d9d8810b62 enable specify java package name
If es_java variable is set, it will use that as the java package name
instead of the default package.
2016-06-05 15:43:09 +10: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
Emanuelis
19a794dafb LimitNOFILE configurable by es_max_open_files 2016-05-16 13:22:07 +03:00
Jonathan Strootman
250b0de300 Updated README with statement about ansible tags 2016-05-03 09:56:16 -07: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
Jonathan Strootman
aa129e4eb4 Add tags to main.yml 2016-04-26 11:45:11 -07:00
gingerwizard
e14ebe06ab Merge pull request #98 from winder/master
Make an example in the README more readable.
2016-04-20 17:06:41 +01: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
gingerwizard
6a4eb9788c Merge pull request #97 from gingerwizard/master
Java - Correct use of cache update and state
2016-04-16 11:47:41 +01:00
Dale McDiarmid
496af8b2ab Yum to not update cache 2016-04-16 11:31:50 +01:00
Dale McDiarmid
34899bde24 Idempotent Java 2016-04-16 11:22:27 +01:00
gingerwizard
6dea60f938 Merge pull request #96 from gingerwizard/master
Build improvements
2016-04-16 08:06:44 +01:00
Dale McDiarmid
50155e79cb Optimised testing images 2016-04-15 23:17:10 +01:00
Dale McDiarmid
b246a63979 No need to install ansible as provided by images 2016-04-15 17:10:00 +01:00