Remove Ubuntu 14.04 support (#835)
This commit removes the support of Ubuntu 14.04. This distribution is EOL since April 30th 2019 and CI tests are failing because apt repositories aren't available anymore.
This commit is contained in:
parent
40de482ebf
commit
7175d71df1
3 changed files with 0 additions and 3 deletions
|
|
@ -6,7 +6,6 @@
|
||||||
|
|
||||||
Ansible role for 7.x/6.x Elasticsearch. Currently this works on Debian and RedHat based linux systems. Tested platforms are:
|
Ansible role for 7.x/6.x Elasticsearch. Currently this works on Debian and RedHat based linux systems. Tested platforms are:
|
||||||
|
|
||||||
* Ubuntu 14.04
|
|
||||||
* Ubuntu 16.04
|
* Ubuntu 16.04
|
||||||
* Ubuntu 18.04
|
* Ubuntu 18.04
|
||||||
* Ubuntu 20.04
|
* Ubuntu 20.04
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
OS:
|
OS:
|
||||||
- ubuntu-1404
|
|
||||||
- ubuntu-1604
|
- ubuntu-1604
|
||||||
- ubuntu-1804
|
- ubuntu-1804
|
||||||
- ubuntu-2004
|
- ubuntu-2004
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
OS:
|
OS:
|
||||||
- ubuntu-1404
|
|
||||||
- ubuntu-1604
|
- ubuntu-1604
|
||||||
- ubuntu-1804
|
- ubuntu-1804
|
||||||
- ubuntu-2004
|
- ubuntu-2004
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue