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: I1a9459f8bbfd16e0d69a32006b2268f9817f5e83
This commit is contained in:
parent
f488edc7d0
commit
4c230d4a97
@ -36,14 +36,12 @@
|
||||
{
|
||||
"operatingsystem": "RedHat",
|
||||
"operatingsystemrelease": [
|
||||
"8",
|
||||
"9"
|
||||
]
|
||||
},
|
||||
{
|
||||
"operatingsystem": "CentOS",
|
||||
"operatingsystemrelease": [
|
||||
"8",
|
||||
"9"
|
||||
]
|
||||
},
|
||||
|
4
releasenotes/notes/remove-centos-8-6b0df7fbe174a2b6.yaml
Normal file
4
releasenotes/notes/remove-centos-8-6b0df7fbe174a2b6.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
CentOS 8 Stream is no longer supported by this module.
|
Loading…
Reference in New Issue
Block a user