Add CentOS/RHEL 9 to supported operating systems
... because these operating systems are now verified by unit tests and integration tests. Change-Id: I0624a3b879021071af45473218f9c4fe612739fd
This commit is contained in:
parent
8a6ff1a880
commit
f2230ce6b0
@ -48,13 +48,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…
Reference in New Issue
Block a user