Merge "Remove support for CentOS 8 Stream"

This commit is contained in:
Zuul
2022-06-01 04:57:21 +00:00
committed by Gerrit Code Review
2 changed files with 4 additions and 2 deletions

View File

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

View File

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