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: I4f4cff3f15f501f883c5a96d614a42d492eb287c
This commit is contained in:
parent
8101f92cfa
commit
f00108b8ca
@ -21,14 +21,12 @@
|
||||
{
|
||||
"operatingsystem": "RedHat",
|
||||
"operatingsystemrelease": [
|
||||
"8",
|
||||
"9"
|
||||
]
|
||||
},
|
||||
{
|
||||
"operatingsystem": "CentOS",
|
||||
"operatingsystemrelease": [
|
||||
"8",
|
||||
"9"
|
||||
]
|
||||
},
|
||||
|
4
releasenotes/notes/remove-centos-8-930fc1922ad232f4.yaml
Normal file
4
releasenotes/notes/remove-centos-8-930fc1922ad232f4.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