Commit graph

1057 commits

Author SHA1 Message Date
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
Jakob Reiter
68b6d6d9d6 Added instructions on how to add apt pinning using an external ansible role.
Closes #11
2015-09-14 12:17:16 +02:00
Jakob Reiter
74f094712b Added task to wait for es to startup. Adding templates failed sometimes if startup wasn't completed 2015-09-14 12:15:30 +02:00
Jakob Reiter
eefcf56993 Changed minor version to 1.7.1, added new variable es_templates 2015-09-14 12:11:36 +02:00
Jakob Reiter
800bba2958 Use last working kitchen-docker version 2015-09-14 12:02:17 +02:00
Jakob Reiter
519182512f Added task to install templates if es_templates is set 2015-09-14 10:32:20 +02:00
Jakob Reiter
8df08f5853 Added templates task. Moved version lock tasks into Distro specific tasks 2015-09-14 10:31:21 +02:00
Jakob Reiter
68a7a02dc3 Changed versionlock include name 2015-09-07 11:18:42 +02:00
Jakob Reiter
8e99d1bae1 Change versionlock command to first remove the lock and then add a new one based on the es_version variable 2015-09-07 11:08:52 +02:00
Jakob Reiter
bf31d9aa89 Added versionlock to elasticsearch-RedHat.yml as it has to be done before install 2015-09-07 11:05:47 +02:00
Jakob Reiter
32da49cc1f Merge branch 'master' of github.com:jakommo/ansible-elasticsearch
Conflicts:
	README.md
2015-08-04 14:19:02 +02:00
Jakob Reiter
69964ab776 Added new variables to Readme. Changed formating. 2015-08-04 14:10:34 +02:00
Jakob Reiter
a476a3c720 Update README.md 2015-08-04 09:40:43 +02:00
Jakob Reiter
efca9a0b5f Update README.md 2015-08-04 09:18:50 +02:00
Jakob Reiter
43bfab9fcd Update README.md 2015-08-04 09:05:01 +02:00