Jeffrey Everling
ff9a64ba56
Revert "Fixed documentation commit issue"
...
This reverts commit a3ea8e0c84 .
2018-05-05 07:56:36 +02:00
Jeffrey Everling
ba080bc3c8
Revert "SSL support optimisation"
...
This reverts commit 80baf268e5 .
2018-05-05 07:56:16 +02:00
Jeffrey E
40e5252ff4
Added support for providing an array with indices
2018-05-05 07:54:57 +02:00
Jeffrey Everling
b1e350f004
Revert "Added support for providing an array with indices"
...
This reverts commit da527ec19b .
2018-05-05 07:52:08 +02:00
Jeffrey Everling
80baf268e5
SSL support optimisation
2018-05-05 07:42:08 +02:00
Jeffrey Everling
a3ea8e0c84
Fixed documentation commit issue
2018-05-03 16:58:29 +02:00
Jeffrey Everling
479119540e
Sync with HEAD
2018-05-03 16:55:16 +02:00
Jeffrey Everling
cc28b6149a
Added more x-pack config options
2018-05-03 16:45:04 +02:00
Jeffrey E
da527ec19b
Added support for providing an array with indices
2018-05-03 16:29:17 +02:00
Jeffrey E
96f3a87d95
Fixed documentation
...
Added documentation for es_action_auto_create_index and fixed the order
2018-05-03 16:27:27 +02:00
Jeffrey E
11a1e4b38a
Adjust variable name to match standard
2018-05-03 07:33:17 +02:00
Jeffrey E
4caefef961
Added es_action_auto_create_index: true
2018-05-03 07:23:24 +02:00
Jeffrey E
7640a0383a
Update elasticsearch.yml.j2
2018-05-03 06:37:50 +02:00
Gabriel Preda
d0ed1da107
* changed condition as suggested by @Crazybus
2018-05-02 11:49:25 +03:00
Gabriel PREDA
d42c12fb44
Merge branch 'master' into fix-redhat-install-elasticsearch-until-condition
2018-05-02 11:32:14 +03:00
Jeffrey E
6cf11ef2cb
Merge branch 'master' into master
2018-04-27 09:04:02 +02:00
Jeffrey Everling
7aebcaefa6
Added documentation for added features
...
Updated configuration template with if statements for optional features
2018-04-26 15:01:18 +02:00
Chainarong Tangsurakit
b7b0793b37
require admin role to use update-alternatives
...
promote `update-alternatives` command to run as admin role
2018-04-26 14:45:12 +07:00
DJ Gill
046f5c2500
Merge pull request #444 from elastic/late_nights
...
bump es release version
2018-04-24 10:43:29 -07:00
Jeffrey Everling
34f08130e1
Added changes to add required functionality and fix a bug
2018-04-24 12:51:03 +02:00
Dejon Gill
f67eae6eb0
bump es release version
2018-04-23 22:18:43 -07:00
Michael Russell
d1348a4ab6
Merge pull request #436 from nicladas/patch-1
...
Update elasticsearch-xpack.yml
2018-04-20 10:33:57 +02:00
nicladas
910deb55d8
Merge branch 'master' into patch-1
2018-04-17 21:17:12 -04:00
Michael Russell
3bdcd8fe4d
Merge pull request #438 from elastic/6.2.3
...
Bump default elasticsearch version to 6.2.3
2018-03-21 09:37:36 +01:00
Michael Russell
51d9f83f74
Bump default elasticsearch version to 6.2.3
2018-03-21 08:37:46 +01:00
nicladas
f255051ef7
Update elasticsearch-xpack.yml
...
Original fact setting fails on update plays for Debian with : redhat_elasticsearch_install_from_repo is undefined.
Updated the conditional to allow multiple plays.
2018-03-09 10:43:50 -05:00
Michael Russell
eb82e1b055
Merge pull request #417 from cl0udf0x/naming-unnamed-tasks
...
naming unnamed tasks
2018-02-23 08:51:13 +01:00
Michael Russell
9fd1444500
Merge pull request #432 from cyrilleverrier/patch-2
...
Fix funny typo error in issue_template.md
2018-02-22 12:57:39 +01:00
Cyrille Verrier
025e6f9793
Fix funny typo error in issue_template.md
2018-02-22 12:52:30 +01:00
Michael Russell
ebd8726804
Merge branch 'master' into naming-unnamed-tasks
2018-02-22 12:45:45 +01:00
Michael Russell
8c35b8c60d
Merge pull request #431 from elastic/6.2-support
...
Bump default version to 6.2.2 and 5.6.8
2018-02-22 12:29:52 +01:00
Michael Russell
38982ba6ad
Only change name to x-pack-core for 6.2 and above
2018-02-22 11:14:25 +01:00
Michael Russell
d9d54917bd
X-pack plugin has been renamed to x-pack-core
2018-02-22 10:01:16 +01:00
Michael Russell
fe0fc4b430
Bump default version to 6.2.2 and 5.6.8
2018-02-21 21:09:15 +01:00
Michael Russell
a525e0bcde
Merge branch 'master' into naming-unnamed-tasks
2018-02-21 16:33:49 +01:00
Michael Russell
9647e12819
Merge branch 'master' into fix-redhat-install-elasticsearch-until-condition
2018-02-21 16:22:58 +01:00
Michael Russell
644a209c2c
Merge pull request #427 from cyrilleverrier/fix_elasticsearch_yml_j2
...
elasticsearch.yml: xpack settings added only if es_enable_xpack
2018-02-21 15:28:47 +01:00
Michael Russell
143cf8bf4a
Merge pull request #429 from pemontto/master
...
Fix conditionals introduced in #412 and others
2018-02-21 15:21:01 +01:00
pemontto
27d81e68dd
Fix conditionals introduced in #408
2018-02-16 16:37:00 -05:00
Cyrille Verrier
e4cf9aef8c
elasticsearch.yml: xpack settings added only if es_enable_xpack
...
the default values are:
- es_enable_xpack: false
- es_xpack_features: ["alerting","monitoring","graph","ml","security"]
With the default values, XPACK is not installed
But the generated elasticsearch.yml contains the XPACK Settings.
Elasticsearch application refuses to start with these unknown settings
2018-02-16 09:10:10 +01:00
Gabriel Preda
b3b5edef70
Fix RedHat install - until condition was not correct
2018-02-13 11:50:43 +02:00
Cloud Fox
dd9b4aad97
naming unnamed tasks
2018-02-04 07:09:23 +00:00
Michael Russell
d7a5af8c33
Merge pull request #415 from elastic/bump_ansible
...
Upgrade to the latest ansible version
2018-02-01 17:09:57 +01:00
Michael Russell
03a685b29d
Merge pull request #392 from edge-records/master
...
Parameterize timeout value for ES startup in Debian SysV init scripts
2018-02-01 17:04:15 +01:00
Michael Russell
4548f00cc0
Merge pull request #393 from gredinger/gredinger-patch-1
...
Grammar
2018-02-01 16:41:35 +01:00
Michael Russell
be8e2606bf
Upgrade to the latest ansible version
2018-02-01 16:00:26 +01:00
Michael Russell
7bea2de14b
Merge pull request #414 from elastic/v6_as_the_default
...
Make 6.x the default version
2018-02-01 15:43:31 +01:00
Michael Russell
fbfc85e766
Make 6.x the default version
2018-02-01 14:54:16 +01:00
Michael Russell
9d9b87e4ab
Merge pull request #412 from elastic/6.x_testing
...
6.x testing - Update tests to work with dynamic es_versions
2018-02-01 14:49:22 +01:00
Michael Russell
6361f9310a
Update testing gems to latest version
2018-02-01 13:57:10 +01:00