Michael Russell
5126dbc5e8
Actually remove the unused RedHat repository
2019-01-02 10:06:47 +01:00
Michael Russell
486717bc6f
Remove the other Elasticsearch repo when switching versions
2018-12-31 17:28:37 +01:00
Michael Russell
c2e51f8ecf
Fix jinja syntax variable fun
...
How it was previously "worked" but just ignored trying to remove the
package. Luckily it was caught by the test-kitchen testing!
2018-12-27 17:35:44 +01:00
Michael Russell
3e265a467d
Allow switching between oss and standard packages
...
Before only going from the standard package to oss was supported. Now
this works properly in both directions.
2018-12-27 16:42:14 +01:00
Michael Russell
f89f56bc34
Update changelog for 6.5.1.1 release
2018-11-27 16:16:53 +01:00
Michael Russell
855afc49c0
Merge pull request #516 from elastic/stat_cat
...
Only attempt to copy the old users file if it actually exists
2018-11-27 16:14:54 +01:00
Michael Russell
3724e3eb16
Merge branch 'master' into stat_cat
2018-11-27 12:53:04 +01:00
Michael Russell
ec3465a60c
Only attempt to copy the old users file if it actually exists
2018-11-27 12:50:49 +01:00
Michael Russell
7675443b5c
Merge pull request #515 from elastic/vanilla_baby
...
Switch to vanilla docker images and add Ubuntu 18.04 and Debian 9
2018-11-27 07:45:59 +01:00
Michael Russell
641ed39579
Merge branch 'master' into vanilla_baby
2018-11-27 07:14:43 +01:00
Michael Russell
0333e1c296
Merge pull request #514 from elastic/bundle_me_up
...
Bump version to 6.5.1 and document installing test dependencies #508
2018-11-27 07:13:23 +01:00
Michael Russell
2d8192ac09
Install the necessary packages for Ubuntu 14.04 and 18.04
2018-11-26 16:46:07 +01:00
Michael Russell
afc2fe74ae
Switch to vanilla docker images and add Ubuntu 18.04 and Debian 9
2018-11-26 15:26:57 +01:00
Michael Russell
f221381929
Copy the old deprecated users file when upgrading
...
In 6.5 Elasticsearch finds the old file which breaks the way the ansible
playbook is detecting the installed users. This means that after an
upgrade to 6.5 the users still actually exist but the playbook fails
when trying to add them again as they already exist.
2018-11-26 13:56:51 +01:00
Michael Russell
9fff18758e
Bump version to 6.5.1 and document installing test dependencies #508
2018-11-26 11:25:10 +01:00
Michael Russell
c5fdd40173
Merge pull request #504 from victorgs/deprecation_warning
...
Using tests as filters is deprecated
2018-11-14 17:50:58 +08:00
Victor Gonzalez
2e84fd0baa
Using tests as filters is deprecated
...
Instead of using
`result|version_compare` use `result is version_compare`.
2018-10-26 14:02:36 +02:00
Michael Russell
437a92a7ff
Merge pull request #487 from lazouz/idempotent-check-mode
...
add idempotence in check mode for plugins
2018-10-11 17:29:03 +01:00
Lazare Olivry
d338849b4f
add idempotence in check mode for plugins
2018-10-10 18:14:21 +02:00
DJ Gill
47c7afa4cd
Merge pull request #501 from kaxil/patch-1
...
Make the order of configs consistent for comparing
2018-09-27 14:51:10 -07:00
Kaxil Naik
571dde5ac2
Make the order of configs consistent for comparing
...
When comparing `es_config` for master and data nodes, the order was different. This PR makes it consistent, hence it is easy to compare.
2018-09-26 17:11:22 +01:00
DJ Gill
a1571674d4
Merge pull request #497 from elastic/whats_up_doc
...
Document es_use_repositoruy and es_custom_package_url
2018-09-24 11:46:29 -07:00
Michael Russell
527ba791de
Document es_use_repositoruy and es_custom_package_url
2018-09-18 09:44:02 +02:00
Michael Russell
fb760f4b90
Merge pull request #493 from elastic/there_can_be_only_one
...
Only use the first found java version if there are multiple installed
2018-09-06 13:47:11 +02:00
Michael Russell
19717553e5
Only use the first found java version if there are multiple installed
2018-09-05 09:05:09 +02:00
Michael Russell
a95a48f02d
Merge pull request #490 from elastic/five_is_the_new_six
...
Fix the tested path.conf for 5.x
2018-08-28 14:12:08 +02:00
Michael Russell
e147478542
Fix the tested path.conf for 5.x
...
This was previously passing because our CI configuration was actually
testing 6.x instead of 5.x. Luckily this is the only problem which
hadn't been caught since this was introduced.
2018-08-28 12:24:10 +02:00
Michael Russell
c219e6a907
Merge pull request #488 from elastic/6.4
...
Upgrade default Elasticsearch version to 6.4.0
2018-08-28 11:16:52 +02:00
Michael Russell
7857f24f83
Remove the x-pack plugin directory since it isn't a plugin anymore
2018-08-28 07:58:50 +02:00
Michael Russell
324ec67bd5
Bump 5.x testing version to 5.6.11
2018-08-28 07:58:36 +02:00
Michael Russell
3569a3b018
Upgrade default Elasticsearch version to 6.4.0
2018-08-24 16:03:32 +02:00
Michael Russell
56ebb5a599
Merge pull request #484 from kimoto/yum_allow_downgrade
...
es_allow_downgrades parameter is ignoring yum
2018-08-15 11:01:10 +02:00
kimoto
91f179d98e
es_allow_downgrades parameter is ignoring yum
2018-08-10 14:14:20 +09:00
DJ Gill
3e1236464e
Merge pull request #476 from elastic/lock_me_up
...
Add version lock to the correct package name
2018-07-27 09:44:02 -07:00
Michael Russell
c2a68d06c8
Add version lock to the correct package name
2018-07-26 15:45:40 +02:00
Michael Russell
4ec1f3b650
Merge pull request #472 from ugosan/master
...
Fix readme.md
2018-07-23 10:05:21 +02:00
Ugo Sangiorgi
15de8aa844
fix readme.md
2018-07-13 16:00:40 -05:00
DJ Gill
ce6f83bf6a
Merge pull request #471 from elastic/suite_potato
...
Enable issue-test suite again to make it easy to do ad hoc testing
2018-07-13 09:18:44 -07:00
Michael Russell
1ee397b112
Merge branch 'master' into suite_potato
2018-07-13 10:20:21 +02:00
Michael Russell
b1d159cad3
Enable issue-test suite again to make it easy to do ad hoc testing
2018-07-13 10:19:12 +02:00
Michael Russell
89695d781c
Merge pull request #469 from elastic/prep-for-artifacts-api-changes
...
handle the nested response
2018-07-11 14:51:12 +02:00
David Leatherman
580bf9348b
handle the nested response
...
the response from the search endpoint is now wrapped in a map with the
packages key
2018-07-09 11:02:58 -04:00
Michael Russell
8b92ab9edc
Merge pull request #467 from elastic/6.3.1
...
Bump default version to 6.3.1
2018-07-06 09:39:52 +02:00
Michael Russell
c8ededa721
Bump default version to 6.3.1
2018-07-05 18:59:40 +02:00
Michael Russell
2d9c22f42e
Update changelog for 6.3.0.1
2018-06-28 15:08:37 +02:00
Michael Russell
27fcaa1383
Merge pull request #461 from bilsch/missing_becomes
...
add missing become: root
2018-06-28 15:02:31 +02:00
Michael Russell
3317b6af40
Merge branch 'master' into missing_becomes
2018-06-28 12:07:53 +02:00
Michael Russell
5889348119
Merge pull request #460 from toadjaune/fix-stat-symlink
...
Fix systemd stat symlink
2018-06-27 12:23:48 +02:00
Arnaud Venturi
f03fb893fb
Simpler systemd unit file fix, just adding a test to avoid crash on stat
2018-06-27 10:11:07 +02:00
Bill Schwanitz
cc6b4e78e2
add missing become: yes
2018-06-26 15:28:01 -04:00