Commit graph

997 commits

Author SHA1 Message Date
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
Dale McDiarmid
53f5d61fe5 Gem lock + standard images 2016-04-15 17:04:31 +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
gingerwizard
e62af4a786 Merge pull request #92 from gingerwizard/master
Gem Fix
2016-04-04 00:02:45 +01:00
Dale McDiarmid
cba5bf8f11 Gem Fix 2016-04-03 23:33:15 +01:00
gingerwizard
1f322549a9 Merge pull request #91 from gingerwizard/master
New images optimised for local network
2016-04-03 23:05:42 +01:00
Dale McDiarmid
8d438c1903 New images optimised for local network 2016-04-03 18:49:47 +01:00
gingerwizard
205840a5e4 Merge pull request #88 from qk4l/master
Removed bare variables
2016-04-03 18:37:00 +01:00
Jakob Reiter
db2ef1a223 Merge branch 'master' of github.com:elastic/ansible-elasticsearch 2016-04-03 18:47:05 +02: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
gingerwizard
83303e494b Merge pull request #87 from gingerwizard/master
Correct Error detection for plugin install and check logging.yml is removed
2016-04-02 23:09:52 +01:00
Dale McDiarmid
482231aadc Kitchen test version 1.4.2 2016-04-02 21:54:27 +01:00
Dale McDiarmid
83fb9ae5e8 Image changes 2016-04-02 21:42:35 +01:00
Dale McDiarmid
686c9fd149 Docker images moved to dliappis 2016-04-01 22:09:25 +01:00
Dale McDiarmid
a50e8beca0 New Centos 7 image 2016-04-01 17:44:49 +01:00
Dale McDiarmid
dc0c83bdcb wget and curl for debian 8 image 2016-04-01 15:22:50 +01:00
Dale McDiarmid
4ef29c8a8a Gem reversion to 2.1 2016-04-01 13:19:32 +01:00
Dale McDiarmid
040b76a736 Remove .iml files 2016-04-01 13:14:32 +01:00
Dale McDiarmid
ac9b430b40 Gem reversion 2016-04-01 13:14:03 +01:00
Artem Alexandrov
c7e449f63f Added *.pyc files to .gitignore 2016-03-31 10:52:39 +03:00
Artem Alexandrov
62c16c69c9 Fix for copying ES templates if es_templates_fileglob was specified 2016-03-31 10:51:21 +03:00
Artem Alexandrov
717dd74a9f Removed bare variables
Issue #86
2016-03-25 11:20:23 +03:00
Dale McDiarmid
987a46dce5 Kitchen Docker 2.3.0 2016-03-22 19:25:32 +00:00
Jakob Reiter
fcabe4ed1f Merge branch 'master' of github.com:elastic/ansible-elasticsearch 2016-03-22 12:45:56 +01:00
Dale McDiarmid
44d1d3200c Test changes to test for 2.2 2016-03-21 23:26:36 +00:00