Commit graph

1029 commits

Author SHA1 Message Date
Jakob Reiter
0de743b843 Changed behavior of installing with ninor version supplied or not supplied to work with one task instead of two 2015-07-14 11:08:17 +02:00
Jakob Reiter
73962c3ce6 Merge branch 'master' of github.com:elastic/ansible-elasticsearch 2015-07-14 10:53:45 +02:00
Jakob Reiter
275b7748f1 Changed behavior of installing with ninor version supplied or not supplied to work with one task instead of two 2015-07-14 10:53:12 +02:00
Richard Pijnenburg
6120445b65 Merge pull request #19 from electrical/fix_ci
Disable Sudo since we wont need it
2015-07-13 12:00:13 +01:00
Richard Pijnenburg
ae266d62ab Disable Sudo since we wont need it 2015-07-13 12:59:49 +02:00
Richard Pijnenburg
c574d0bec5 Merge pull request #18 from electrical/testing_centos7
[Testing] Make centos7 working
2015-07-10 10:10:24 +01:00
Richard Pijnenburg
02fb54401d [Testing] Make centos7 working
Ugly hack for now but it works
2015-07-10 11:09:44 +02:00
Jakob Reiter
6d6b3e4efb Merge pull request #17 from electrical/testing
Initial commit for acceptance testing
2015-07-09 16:31:50 +02:00
Richard Pijnenburg
f5a5fede0b Initial commit for acceptance testing
Uses Kitchen-CI, kitchen-ansible and kitchen-docker components
Also uses serverspec.

Currently supports:

- CentOS 6, 7
- Debian 7, 8
- Ubuntu 14.04
2015-07-09 16:29:06 +02:00
Jakob Reiter
448094608b Changed openjdk-7-jre to openjdk-7-jre-headless to avoid unneeded X dependencies. Closes #15 2015-07-09 16:05:55 +02:00
Jakob Reiter
f37fa15382 Added functionality to hold or lock a deb/rpm package to currently installed version if es_version_lock is set to true. Closes #11 2015-07-07 15:11:21 +02:00
Jakob Reiter
2054b0d8ac Added new variable es_version_lock to define if deb/rpm package should be locked to currently installed version 2015-07-07 15:08:30 +02:00
Jakob Reiter
c27745c108 Debian: Switched from oracle Java to openjdk 2015-07-07 11:30:00 +02:00
Jakob Reiter
687d8e33ca Closes #9: If only major version is defined, install the latest minor version 2015-07-07 11:28:46 +02:00
Jakob Reiter
2f3f84b6f3 Changed /etc/default/ to /etc/sysconfig/ on EL. Fixes #14 2015-07-06 16:17:34 +02:00
Robin Clarke
444cab9cd2 Move to full-path plugins 2015-05-26 15:12:19 +02:00
Robin Clarke
14df6c8b89 Corrected data dir 2015-05-23 14:44:08 +02:00
Robin Clarke
6d8b1d478e Added elasticsearch user/group and data dir to configuration 2015-05-23 14:38:13 +02:00
Robin Clarke
d9a86b5d06 Allow es_heap_size to be defined 2015-05-22 21:11:33 +02:00
Robin Clarke
5cec2dd17f libselinux-python required in CentOS 6.x 2015-05-15 10:53:27 +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
3da43c91d4 Changed default variable names so entire hash is not overwritten. Enabled plugin install 2015-05-13 13:33:43 +02:00
Robin Clarke
3aecd58b59 RedHat and Debian complete 2015-05-13 09:45:55 +02:00
Robin Clarke
4b8550f6ef Elasticsearch install on Debian complete 2015-05-12 14:24:31 +02:00
Robin Clarke
f504a1a5e9 Install Java on Debian 2015-05-11 16:51:33 +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