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