Elastic Machine
dcef5b7e91
7.10.2 release ( #754 )
2021-01-14 16:25:39 +01:00
Julien Mailleret
470eae90ed
[meta] fix ansible galaxy install command ( #751 )
...
This commit fix the Ansible Galaxy install command to use the new
versioning implemented in 7.10.1 release.
ansible-beats tags are now prefixed by v which makes Ansible Galaxy
versions also including this prefix.
Fix #750
2020-12-10 17:37:17 +01:00
Elastic Machine
ffeb286150
7.10.1 release ( #749 )
2020-12-09 16:16:36 +01:00
Victor Martinez
cc4d7fa98c
Support CentOS 8 ( #744 )
2020-11-17 19:43:41 +01:00
Elastic Machine
36c451d3f1
7.10.0 release ( #743 )
2020-11-11 10:05:49 -05:00
Julien Mailleret
c91892ac92
fix some typos ( #740 )
2020-11-04 16:14:49 +01:00
0xflotus
ca39bf107e
fix: small error ( #739 )
...
fix some typos
2020-11-04 11:33:15 +01:00
Elastic Machine
389a3ff45f
7.9.3 release ( #734 )
...
* 7.9.3 release
Co-authored-by: Nassim Kammah <nassim.kammah@elastic.co>
2020-10-22 15:50:23 +02:00
vielfarbig
2a3793ce82
Add note to only using es_data_dirs and es_log_dir for customizing th… ( #726 )
2020-10-05 18:03:51 +02:00
Nassim Kammah
ef36f105b7
7.9.2 release ( #723 )
...
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
2020-09-24 19:08:32 +02:00
Julien Mailleret
b6a07ee61c
7.9.1 release ( #718 )
...
* 7.9.1 as default version
2020-09-03 10:43:28 -05:00
Yuriy
202676b121
7.9.0 release ( #712 )
...
* 7.9.0 as default version
* 6.8.12 as 6.x tested version
2020-08-18 10:32:49 -05:00
Julien Mailleret
37fc61bc2e
7.8.1 release ( #708 )
2020-07-28 16:32:23 +02:00
anisf
9539712bd7
add AMZN Linux 2 support ( #703 )
2020-06-26 09:42:23 +02:00
Julien Mailleret
adbec9db3f
7.8.0 Release ( #700 )
2020-06-18 17:05:19 +02:00
Julien Mailleret
8a2ab0ce0e
add debian 10 support ( #699 )
...
* add debian 10 support
* install jdk11 for debian 10 and elasticsearch 6
2020-06-15 16:03:14 +02:00
Julien Mailleret
cab03ece10
xpack features refactoring ( #653 )
...
- rename es_enable_xpack variable to oss_version
this variable name should be more explicit and consistent with the xpack changes made in 6.3
es_enable_xpack can still be used but is deprecated and will be removed in a later version.
- remove es_xpack-features variables
this variable was not working anymore since 6.3 [0]
[0]: https://github.com/elastic/ansible-elasticsearch/issues/608
2020-06-12 18:15:03 +02:00
Julien Mailleret
c12542836e
[meta] 7.7.1 release ( #698 )
2020-06-04 21:06:33 +02:00
Julien Mailleret
9e327e7437
7.7.0 release ( #692 )
...
- 7.7.0 as default version
- 6.8.9 as 6.x tested version
2020-05-13 18:11:10 +02:00
Cristian Pupazan
1de2bf7e07
Removed port from initial_master_nodes setting ( #689 )
...
* Updated Readme - removed port from initial_master_nodes setting as per updated elastic search documentation
Co-authored-by: cristian <cristian@creditinfo.co.uk>
Co-authored-by: Julien Mailleret <julien.mailleret@elastic.co>
2020-05-06 14:07:34 +02:00
Julien Mailleret
8ac6ec52b1
[7.6.2] bump version
2020-03-31 10:44:54 +02:00
Julien Mailleret
77e516c260
[7.6.1] bump version
2020-03-04 18:35:20 +01:00
Hadrien Patte
b59c099430
Fix typos in README
...
Signed-off-by: Hadrien Patte <hadrien.patte@protonmail.com>
2020-02-23 01:03:41 +01:00
Julien Mailleret
031b0e0742
[7.6.0] bump version
2020-02-11 18:23:09 +01:00
Julien Mailleret
c529d0bf9b
[7.5.2] bump elasticsearch version
2020-01-21 15:59:33 +01:00
Jakob Reiter
4cfd486527
switched relative URLs to absolute URLs to fix broken links in Ansible Galaxy. Fixes #656
2020-01-10 10:59:50 +01:00
Julien Mailleret
1b53b10454
remove instructions to install plugins using a specific proxy
2019-12-19 12:38:50 +01:00
Julien Mailleret
ffa66f5d21
[7.5.1] bump version
2019-12-18 15:59:40 +01:00
Julien Mailleret
11bf8d2d54
set templates task to run only if es_templates is true
2019-12-11 13:40:15 +01:00
Julien Mailleret
e208f78e75
[7.5.0] update changelog and breaking changes notices
2019-12-09 08:40:08 +01:00
Julien Mailleret
276e228f75
[7.5.0] bump elasticsearch version
2019-12-06 22:16:17 +01:00
Julien Mailleret
1dbbda64aa
bump elasticsearch to 6.8.5 and 7.4.2
2019-11-28 07:52:22 +01:00
Julien Mailleret
dc813aec3d
remove deprecated MAX_THREADS option
...
This option doesn't seem to exists anymore in elasticsearch. It's not present in current versions of system configuration provided by recent elasticsearch packages and there is no code using it inside elasticsearch.
2019-11-26 23:36:03 +01:00
Julien Mailleret
9496192bc3
Merge branch 'master' into AddSSLSupport
2019-11-14 10:03:04 +01:00
Anton Patsev
9364419cce
Add cluster.initial_master_nodes
2019-11-04 23:18:00 +06:00
pemontto
32ce4b19b9
Move SSL/TLS setup to it's own document
2019-10-31 10:52:50 +00:00
pemontto
a2c4012197
Update and document unmanaged user vars
2019-10-28 14:25:52 +00:00
pemontto
43f7421d72
Merge branch 'master' into AddSSLSupport
2019-10-25 11:14:00 +01:00
pemontto
f4e4216ed5
Add section on generating a keystore
2019-10-22 14:40:51 +01:00
pemontto
235a656350
Add documentation for SSL/TLS
2019-10-22 14:27:56 +01:00
Julien Mailleret
2425e2c78b
7.4.1 release
2019-10-22 11:31:19 +02:00
Julien Mailleret
10d16a2c1f
bump elasticsearch version
2019-09-25 15:57:19 +02:00
Julien Mailleret
ffc6d99915
clean es_xpack_custom_url variable wich is no more used
...
This was used to define url to download X-Pack but X-Pack is now embedded in Elasticsearch since 6.3
2019-09-16 10:46:43 +02:00
Julien Mailleret
b7ba308ac4
[doc] describe how to select a different elasticsearch version
2019-09-13 09:30:30 +02:00
Kevin Tibi
812faf9596
Add option for disable the addition of official repository
2019-07-03 17:24:50 +02:00
Julian
3bfc8b1b2e
Fix name of elasticsearch ansible role
...
Use correct role name from ansible galaxy
2019-06-05 14:48:53 +02:00
Julien Mailleret
c0238edb38
release 7.1.1 version ( #573 )
2019-06-04 12:18:30 +02:00
Julien Mailleret
2cb020a4c2
Remove multi instances support ( #566 )
...
* remove multi instances support
The goal is to stop supporting installation of more than one node in the same host. This commit update the Ansible role README documentation and remove the multi instances kitchen test.
* remove systemd and init.d templates
As we no more need to support more than one node on the same host, we no more need to override init files provided by elasticsearch official packages.
* remove file script feature
File scripts have been removed since elasticsearch 6.0 (https://www.elastic.co/guide/en/elasticsearch/reference/6.0/breaking_60_scripting_changes.html#_file_scripts_removed )
* remove custom user and custom group
ES_USER and ES_GROUP settings are no longer supported (https://www.elastic.co/guide/en/elasticsearch/reference/6.0/breaking_60_packaging_changes.html#_configuring_custom_user_and_group_for_package_is_no_longer_allowed )
* add upgrade procedure
* use same task for license activation with and without authentication
2019-06-03 14:18:09 +02:00
Julien Mailleret
25bd09f683
Small fixes and improvements ( #569 )
...
- add .ruby-version
- update ansible min version
- update ansible galaxy tags
- fix doc and changelog
2019-05-31 08:50:00 +02:00
Julien Mailleret
7f5be969e0
skip java install on 7.x (java embeded in 7.x version) ( #568 )
2019-05-29 17:51:02 +02:00