From fb2b9b1f1250e6a6976b72ab8570b2a0f254c0cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roni=20V=C3=A4yrynen?= Date: Wed, 2 Feb 2022 18:45:01 +0200 Subject: [PATCH] chore: change tests from centos 8 to centos 8 stream and mention it as supported instead of EOL centos 8 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4430c0..2b88e8b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ First thing you need is a VM (or even a physical machine if you wish) where to i Supported Linux distributions and versions: -- CentOS 8 +- CentOS 8 Stream - AlmaLinux 8 - Rocky Linux 8 - Debian 11 @@ -195,7 +195,7 @@ Built and tested on XCP-ng 7.x ### Tests and VM image -I run my own little implementation of automation consisting of ansible and virtual machines to test the installation on regular bases with CentOS 8, Ubuntu 20, Debian 11 and AlmaLinux 8. Test results are visible in badges on top of this readme. +I run my own little implementation of automation consisting of ansible and virtual machines to test the installation on regular bases with CentOS 8 Stream, Ubuntu 20, Debian 11 and AlmaLinux 8. Test results are visible in badges on top of this readme. VM image is also built totally by me and distributed from webservers i maintain.