From de41a18909a98b695642d0c4abc24d3d755cd8ff Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Fri, 29 May 2020 07:23:48 +0000 Subject: [PATCH] Update distros on the docs start page Centos 7 is no longer supported, replace with Centos 8. Also Debian hasn't been working for some time and progress in fixing it has stalled, so drop it for now. Change-Id: Ic1513b20f296978bca095c7aa79f022d7d9ab7ac Closes-Bug: 1881183 --- doc/source/index.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 7923cb88c7..8b8acde38c 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -38,8 +38,7 @@ Install Linux Start with a clean and minimal install of a Linux system. DevStack attempts to support the two latest LTS releases of Ubuntu, the -latest/current Fedora version, CentOS/RHEL 7, as well as Debian and -OpenSUSE. +latest/current Fedora version, CentOS/RHEL 8 and OpenSUSE. If you do not have a preference, Ubuntu 18.04 (Bionic Beaver) is the most tested, and will probably go the smoothest.