Add CentOS/RHEL 9 to supported operating systems
... because these operating systems are now verified by unit tests and integration tests. Change-Id: Ic49d4964395a42dc1178b1f8f1dd1fc499bc2035
This commit is contained in:
parent
d99052ce36
commit
86cb1e04d8
@ -36,13 +36,15 @@
|
||||
{
|
||||
"operatingsystem": "RedHat",
|
||||
"operatingsystemrelease": [
|
||||
"8"
|
||||
"8",
|
||||
"9"
|
||||
]
|
||||
},
|
||||
{
|
||||
"operatingsystem": "CentOS",
|
||||
"operatingsystemrelease": [
|
||||
"8"
|
||||
"8",
|
||||
"9"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Now this module supports CentOS 9 and Red Hat Enterprise Linux 9.
|
Loading…
x
Reference in New Issue
Block a user