Dale McDiarmid
|
dc9b2dd53c
|
Support for mlock with tests
|
2015-11-26 14:19:25 +00:00 |
|
Dale McDiarmid
|
f2621c4af9
|
Require ports and unicast to be specified for 2.0
|
2015-11-26 10:56:35 +00:00 |
|
Dale McDiarmid
|
61fa65d161
|
Tests for templates
|
2015-11-26 10:20:58 +00:00 |
|
Dale McDiarmid
|
23c8bdb7de
|
Fixes for scripts, Logging.yml moved
|
2015-11-25 23:43:01 +00:00 |
|
Dale McDiarmid
|
4ef7436143
|
script fixes
|
2015-11-25 18:31:03 +00:00 |
|
Dale McDiarmid
|
1739cc8595
|
Script tests
|
2015-11-25 17:40:28 +00:00 |
|
Dale McDiarmid
|
1daf8eb379
|
Script tests
|
2015-11-25 17:40:14 +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
|
4689922ad6
|
Ignore IntelliJ files
|
2015-10-22 19:10:14 +01:00 |
|
Dale McDiarmid
|
d19297adda
|
Support for configuration per node and multiple nodes per server
|
2015-10-22 19:09:53 +01:00 |
|
Jakob Reiter
|
0c6f326bed
|
Merge pull request #31 from jakommo/master
Changed Readme and added template install
|
2015-10-20 16:45:22 +02:00 |
|
Jakob Reiter
|
04de4b1158
|
Merge branch 'master' of github.com:jakommo/ansible-elasticsearch
|
2015-10-19 14:49:40 +02:00 |
|
Jakob Reiter
|
e889b41b7c
|
reset to elastic/master to work around rebase conflict
|
2015-10-19 14:47:55 +02:00 |
|
Jakob Reiter
|
bef38dfad0
|
Had problems merging from master. Using this version now.
|
2015-10-19 14:47:55 +02:00 |
|
Jakob Reiter
|
4a9d91c5d1
|
Removed apt-mark (Debian version lock) as it was not working as expected.
Added a hint to the Readme to use (external) apt pinning
|
2015-10-19 14:47:55 +02:00 |
|
Jakob Reiter
|
534a283a9d
|
Added instructions on how to add apt pinning using an external ansible role.
Closes #11
|
2015-10-19 14:47:55 +02:00 |
|
Jakob Reiter
|
ec2105dc6a
|
Added task to wait for es to startup. Adding templates failed sometimes if startup wasn't completed
|
2015-10-19 14:47:55 +02:00 |
|
Jakob Reiter
|
0f00817f75
|
Changed minor version to 1.7.1, added new variable es_templates
|
2015-10-19 14:47:55 +02:00 |
|
Jakob Reiter
|
820a7afd5b
|
Use last working kitchen-docker version
|
2015-10-19 14:47:55 +02:00 |
|
Jakob Reiter
|
753c182a70
|
Added task to install templates if es_templates is set
|
2015-10-19 14:47:55 +02:00 |
|
Jakob Reiter
|
d42fe1b8bb
|
Added templates task. Moved version lock tasks into Distro specific tasks
|
2015-10-19 14:47:54 +02:00 |
|
Jakob Reiter
|
af084b6f35
|
Changed versionlock include name
|
2015-10-19 14:47:54 +02:00 |
|
Jakob Reiter
|
9a0def79e0
|
Change versionlock command to first remove the lock and then add a new one based on the es_version variable
|
2015-10-19 14:47:54 +02:00 |
|
Jakob Reiter
|
cd9d8565a4
|
Added versionlock to elasticsearch-RedHat.yml as it has to be done before install
|
2015-10-19 14:47:54 +02:00 |
|
Jakob Reiter
|
2fdbd4abb4
|
Update README.md
|
2015-10-19 14:47:24 +02:00 |
|
Jakob Reiter
|
ab858dd5e4
|
Update README.md
|
2015-10-19 14:47:23 +02:00 |
|
Jakob Reiter
|
b54c847da0
|
Update README.md
|
2015-10-19 14:47:23 +02:00 |
|
Jakob Reiter
|
9f36093d11
|
Update README.md
|
2015-10-19 14:47:23 +02:00 |
|
Jakob Reiter
|
5a576c3661
|
Added new fariables to Readme. Changed formating.
|
2015-10-19 14:47:23 +02:00 |
|
Jakob Reiter
|
13f0d277ef
|
Added funktionality to copy elasticsearch scripts from ansible host to elasticsearch server.
Closes #5
|
2015-10-19 14:47:23 +02:00 |
|
Jakob Reiter
|
e0fb7a1177
|
Added include for elasticsearch scripts
|
2015-10-19 14:47:23 +02:00 |
|
Jakob Reiter
|
62f230c33a
|
Added new variable for adding elasticsearch scripts
|
2015-10-19 14:47:23 +02:00 |
|
Jakob Reiter
|
51c18c0997
|
Failed to commit changes in tasks/main.yml in 441d323
|
2015-10-19 14:47:22 +02:00 |
|
Jakob Reiter
|
457cffb100
|
Removed java list functionality, Closes #22. Simplified whole java task.
|
2015-10-19 14:47:22 +02:00 |
|
Jakob Reiter
|
cb2d9a1530
|
Use es_custom_package_url in EL if provided.
|
2015-10-19 14:47:22 +02:00 |
|
Jakob Reiter
|
17868c2229
|
Changed variable name to es_pakage_url to reflect changes from 3dc934b
|
2015-10-19 14:47:22 +02:00 |
|
Jakob Reiter
|
744da68d6d
|
Changed package url variable to es_package_url and added functionality to install from custom url via es_custom_package_url
|
2015-10-19 14:47:22 +02:00 |
|
Jakob Reiter
|
ca820d068c
|
Changed var name to es_package_url and removed unneeded url's
|
2015-10-19 14:47:22 +02:00 |
|
Jakob Reiter
|
8df58d2971
|
Update apt cache before java install. Good idea to do this for first package and especialy needed for AWS/EC2
|
2015-10-19 14:47:22 +02:00 |
|
Jakob Reiter
|
a99edb67b5
|
Added functionality to install rpm from elastic url instead of the repo.
|
2015-10-19 14:47:22 +02:00 |
|
Jakob Reiter
|
ca2578deb4
|
Merge branch 'master' of github.com:jakommo/ansible-elasticsearch
|
2015-10-19 14:44:37 +02:00 |
|
Jakob Reiter
|
b52e8170f8
|
reset to elastic/master to work around rebase conflict
|
2015-10-19 14:42:27 +02:00 |
|
Jakob Reiter
|
e96441f931
|
Had problems merging from master. Using this version now.
|
2015-10-19 14:26:56 +02:00 |
|
Richard Pijnenburg
|
a11d0950b3
|
Merge pull request #33 from electrical/testing_wait
Add retry to ensure service is reachable
|
2015-10-19 12:28:45 +01:00 |
|
Richard Pijnenburg
|
b9c7124265
|
Add retry to ensure service is reachable
Also modify Gemfile for ruby version issue
|
2015-10-19 12:44:09 +02:00 |
|
Richard Pijnenburg
|
3643e70e09
|
Merge pull request #32 from electrical/fix_testing
Make the testing work again
|
2015-09-16 13:47:15 +01:00 |
|
Richard Pijnenburg
|
7727a7e63e
|
Make the testing work again
|
2015-09-16 14:46:54 +02:00 |
|
Jakob Reiter
|
d403c81d67
|
Removed apt-mark (Debian version lock) as it was not working as expected.
Added a hint to the Readme to use (external) apt pinning
|
2015-09-14 17:04:47 +02:00 |
|