Michael Russell
b040c4562e
Merge branch 'master' into filter-deprecation-fix
2019-03-11 21:49:16 +09:00
Michael Russell
f7d402369c
Properly cleanup the other apt repository when switching packages
2019-01-02 10:39:48 +01:00
Michael Russell
486717bc6f
Remove the other Elasticsearch repo when switching versions
2018-12-31 17:28:37 +01:00
Michel Weitbrecht
a10676384f
Refactor deprecated filter calls
...
Previously, each of the calls generated a warning : "Using tests as
filters is deprecated. Instead of using `result|version_compare` use
`result is version_compare`. This feature will be removed in version
2.9.".
2018-12-28 15:36:33 +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
77d47e3235
Don't use the 'x-pack' subdir now that x-pack is part of core
2018-06-14 16:33:40 +02:00
Michael Russell
bbc5e0603d
Abstract 6.3 changes into a separate task to reduce all of the jinja one
...
liner complexity
Set ES_PATH_CONF when installing so upgrading from 6.2 to 6.3 works as
expected
2018-06-14 14:44:31 +02:00