Commit graph

144 commits

Author SHA1 Message Date
Jakob Reiter
3dc934b7b4 Changed var name to es_package_url and removed unneeded url's 2015-07-27 21:54:25 +02:00
Jakob Reiter
2c72023881 Update apt cache before java install. Good idea to do this for first package and especialy needed for AWS/EC2 2015-07-27 21:49:09 +02:00
Jakob Reiter
a29ead8dc9 Added functionality to install rpm from elastic url instead of the repo. 2015-07-16 16:42:39 +02:00
Jakob Reiter
05043097b7 Merge pull request #27 from electrical/extend_testing
Add tests for new feature
2015-07-16 16:26:46 +02:00
Richard Pijnenburg
25b10ab479 Merge pull request #26 from jakommo/master
Changed conditions on tasks to just use boolean instead of a string.
2015-07-16 15:06:21 +01:00
Richard Pijnenburg
d0704e526a Add tests for new feature 2015-07-16 15:56:09 +02:00
Jakob Reiter
e3ad5c654c Changed conditions on tasks tho just use boolen instead of a string. 2015-07-16 13:33:29 +02:00
Jakob Reiter
68e00cd209 Merge pull request #25 from jakommo/master
Removed dots at end of task descriptions to have a common scheme
2015-07-16 11:57:50 +02:00
Jakob Reiter
50c7ff3c29 Removed dots at end of task descriptions to have a common scheme 2015-07-16 11:19:57 +02:00
Jakob Reiter
c5a207416a Merge pull request #24 from jakommo/master
Added functionality to install .deb from an downloaded file instead of repository.
2015-07-15 21:00:05 +02:00
Jakob Reiter
e9a2fa5014 Added funktionality to download and install a .deb file instead of using
the apt repository.
2015-07-15 20:27:07 +02:00
Richard Pijnenburg
326f9f70ff Merge pull request #23 from electrical/fix_ubuntu_ansible
Fix it correctly this time
2015-07-15 13:28:50 +01:00
Richard Pijnenburg
5e79f444f2 Fix it correctly this time 2015-07-15 14:28:19 +02:00
Richard Pijnenburg
7614315f04 Merge pull request #21 from electrical/acceptance/ubuntu
Add updated repo to ubuntu to use newer version of ansible
2015-07-15 12:04:09 +01:00
Richard Pijnenburg
1517433436 Add updated repo to ubuntu to use newer version of ansible
Required for new features
2015-07-15 12:27:48 +02:00
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