Remove support for CentOS 8 Stream

... because RDO will provide packages for only CentOS Stream 9 for Zed
release. This change removes RHEL 8 as well.

Depends-on: https://review.opendev.org/843503
Change-Id: Ia9d9606e3b664dd5052f8749562deba8c0d358a7
This commit is contained in:
Takashi Kajinami 2022-05-27 02:17:24 +09:00
parent 65592d2046
commit 826cc2a139
2 changed files with 4 additions and 2 deletions

View File

@ -44,14 +44,12 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"8",
"9"
]
},

View File

@ -0,0 +1,4 @@
---
upgrade:
- |
CentOS 8 Stream is no longer supported by this module.