Merge "Add CentOS/RHEL 9 to supported operating systems"

This commit is contained in:
Zuul
2022-02-24 15:25:15 +00:00
committed by Gerrit Code Review
2 changed files with 8 additions and 2 deletions

View File

@@ -44,13 +44,15 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"8"
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"8"
"8",
"9"
]
},
{

View File

@@ -0,0 +1,4 @@
---
features:
- |
Now this module supports CentOS 9 and Red Hat Enterprise Linux 9.