Remove centos-8 support

This becomes EOL during the Yoga cycle so we remove support for
this OS.

Change-Id: Ic4a5f9a16b8502844e6fa2a9e2fd548bc17b27dc
This commit is contained in:
Jonathan Rosser
2021-12-07 11:28:20 +00:00
committed by Dmitriy Rabotyagov
parent 5a867922f2
commit 2ba47de119
9 changed files with 12 additions and 54 deletions

View File

@@ -28,7 +28,6 @@ hosts:
* `Ubuntu server 20.04 (Focal Fossa) LTS 64-bit <http://releases.ubuntu.com/20.04/>`_
* `Debian 11 (Bullseye) LTS 64-bit <https://www.debian.org/distrib/>`_
* `Centos 8 64-bit <http://isoredirect.centos.org/centos/8/isos/x86_64/>`_
* `Centos 8 Stream 64-bit <http://isoredirect.centos.org/centos/8-stream/isos/x86_64/>`_
Configure at least one network interface to access the Internet or suitable

View File

@@ -18,8 +18,6 @@ following minimum requirements:
* CentOS
* Centos 8
* Centos 8 Stream
* Linux kernel version ``3.10.0`` or later.

View File

@@ -13,7 +13,7 @@ target host:
* Ubuntu server 20.04 (Focal Fossa) LTS 64-bit
* Debian 10 64-bit
* Centos 8 64-bit
* Centos 8 Stream 64-bit
Configure at least one network interface to access the Internet or
suitable local repositories.