Commit graph

985 commits

Author SHA1 Message Date
Jakob Reiter
d92f468d65 Removed additional newline 2016-10-28 18:46:50 +02:00
Jakob Reiter
5212c6eb4c Use network.host and http.port if available.
Was causing issues if not bound to localhost and using none default port, as es_api_host/port default to localhost/9200
2016-10-28 18:42:44 +02:00
Jakob Reiter
ef9ead504e Merge pull request #173 from jakommo/master
Remove old http repo on debian/ubuntu and use https one.
2016-10-28 18:25:08 +02:00
Jakob Reiter
adbccc215d Fix for the issue introduces with the change in https://github.com/elastic/ansible-elasticsearch/pull/170
Changed debian repo from http to https, but exisiting http repos (from earlier runs) would persist and lead to an duplicate entry warning in apt.
This PR will remove the old http repo, if present.
2016-10-28 17:36:57 +02:00
Jakob Reiter
38354cb0bb Merge pull request #170 from koenpunt/patch-1
use https for package sources
2016-10-27 14:45:31 +02:00
Koen Punt
8a6928815d Install apt-transport-https for debian 2016-10-27 10:38:33 +02:00
Koen Punt
fb31a1fcb5 use https for package sources 2016-10-27 00:20:23 +02:00
Thierno IB. BARRY
f3056c7a1d manage ES_JAVA_OPTS in template 2016-10-07 15:09:48 +02:00
Thierno IB. BARRY
5da67786e2 use include_vars to include license during tests 2016-09-27 16:59:20 +02:00
Thierno IB. BARRY
61a3ba32c5 add xpack license activation tests 2016-09-21 17:04:31 +02:00
Dale McDiarmid
913e773c2c Merge pull request #157 from jakommo/master
Updated systemd template with the changes from the one that ships wit…
2016-09-20 10:13:49 +01:00
Jakob Reiter
34f4c49e00 Added conditional for ExecStartPre=/usr/share/elasticsearch/bin/elasticsearch-systemd-pre-exec, as its only available on ES >=2.0 2016-09-20 10:52:05 +02:00
Dale McDiarmid
e55462b37e Merge pull request #159 from gingerwizard/master
Support for message auth
2016-09-19 18:49:43 +01:00
Thierno IB. BARRY
fbbb06111d update xpack license's url 2016-09-19 18:39:32 +02:00
Dale McDiarmid
a95127905b Support for message auth + test 2016-09-19 17:09:27 +01:00
Jakob Reiter
a9f01fed17 Updated systemd template with the changes from the one that ships with the .deb/.rpm.
Closes #149
2016-09-19 17:45:12 +02:00
Thierno IB. BARRY
daa14f687f fix typo when removing xpack plugins 2016-09-19 17:41:56 +02:00
Thierno IB. BARRY
da57e2dd65 no log password when adding or updating user 2016-09-19 17:41:24 +02:00
Thierno IB. BARRY
8b061afa81 Activate ES license 2016-09-19 17:40:42 +02:00
Dale McDiarmid
488f53498e Merge pull request #156 from gingerwizard/master
Support for Role Mapping
2016-09-19 15:07:53 +01:00
Dale McDiarmid
a8a0676b59 Tests for role mapping 2016-09-19 14:39:36 +01:00
Dale McDiarmid
77612a9d8e Support for role mapping 2016-09-19 13:57:09 +01:00
Dale McDiarmid
1c16af1273 Merge pull request #154 from gingerwizard/master
Fix for 147
2016-09-19 13:47:43 +01:00
Dale McDiarmid
6470b01512 Wrong syntax 2016-09-19 13:18:34 +01:00
Dale McDiarmid
9985b287d0 Readme for questions 2016-09-19 13:05:26 +01:00
Dale McDiarmid
cfe6d1828a Fix for 147 2016-09-19 13:01:14 +01:00
Jakob Reiter
c2dede8958 Merge pull request #153 from jakommo/master
Added LICENSE file.
2016-09-19 12:01:08 +02:00
Jakob Reiter
9dfe3799c8 Added LICENSE file.
Closes #152
2016-09-19 11:47:57 +02:00
Johan De Meersman
c683b2ddec Allow unauthenticated package installs when es_apt_key is false 2016-09-06 11:28:15 +02:00
Dale McDiarmid
df0c61e93a Merge pull request #144 from gingerwizard/master
Merged in #130
2016-08-30 15:17:56 +01:00
Dale McDiarmid
95ef931ace Merged in #130 2016-08-30 15:04:28 +01:00
Dale McDiarmid
b4dfd3bb15 Merge pull request #143 from gingerwizard/master
138 changes missed
2016-08-30 13:23:10 +01:00
Dale McDiarmid
71e3e076f0 138 merges 2016-08-30 13:21:57 +01:00
Dale McDiarmid
db78b79013 Merge changes 2016-08-30 13:12:53 +01:00
Dale McDiarmid
de29766c9a Merge pull request #142 from gingerwizard/master
Merged changes from 138
2016-08-30 13:08:06 +01:00
Dale McDiarmid
907198d652 Remove errorenous reference to es_plugin_dir 2016-08-30 12:55:45 +01:00
Dale McDiarmid
7a2f0b43d2 Merged changes from 138 2016-08-30 12:30:54 +01:00
Dale McDiarmid
2322c7f513 Merge pull request #129 from gingerwizard/master
Xpack Support (inc. Shield) and Various Improvements
2016-08-30 12:12:46 +01:00
Dale McDiarmid
3c7fbbe3e0 Moving to 2.1.0 2016-08-30 12:01:39 +01:00
Dale McDiarmid
d94808d7e2 Merge remote-tracking branch 'elastic/master'
# Conflicts:
#	meta/main.yml
2016-08-30 11:58:36 +01:00
Dale McDiarmid
8915d5f9a5 httplib2 through pip for now 2016-08-30 11:37:24 +01:00
Dale McDiarmid
fbfbb66d56 Template management with files - no nasty shell commands 2016-08-30 10:38:54 +01:00
Dale McDiarmid
0aa00b477b Plugin listed error detection improved 2016-08-29 17:41:35 +01:00
Dale McDiarmid
4498c53ece Merge pull request #132 from CyVerse-Ansible/debian_version_lock
Debian version lock
2016-08-29 17:06:09 +01:00
Dale McDiarmid
aa284de281 Fix for variable rery 2016-08-29 17:04:12 +01:00
Dale McDiarmid
bd28fcebc4 Merge branch 'master' of github.com:gingerwizard/ansible-elasticsearch 2016-08-29 16:51:30 +01:00
Dale McDiarmid
dad4ce7512 Version changes 2016-08-29 16:51:02 +01:00
Dale McDiarmid
19fde303e7 Merge pull request #136 from bobbrez/bobbrez/fix-upstart-script
Make the Upstart script consistent with the systemd script
2016-08-29 16:43:23 +01:00
Dale McDiarmid
c72b1e3f68 Merge pull request #134 from CyVerse-Ansible/ansible-galaxy-version
Set ansible galaxy min version to `2.0`
2016-08-29 16:38:42 +01:00
Dale McDiarmid
e3c71a7fd6 Using python-httplib2 + retries for yum delays 2016-08-29 16:34:14 +01:00