Skip to content

Commit b4337d1

Browse files
committed
add EL9 support
1 parent 1e39e7d commit b4337d1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

metadata.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"operatingsystem": "RedHat",
6161
"operatingsystemrelease": [
6262
"7",
63-
"8"
63+
"8",
64+
"9"
6465
]
6566
},
6667
{
@@ -74,7 +75,8 @@
7475
"operatingsystem": "OracleLinux",
7576
"operatingsystemrelease": [
7677
"7",
77-
"8"
78+
"8",
79+
"9"
7880
]
7981
},
8082
{
@@ -88,7 +90,8 @@
8890
"operatingsystem": "CentOS",
8991
"operatingsystemrelease": [
9092
"7",
91-
"8"
93+
"8",
94+
"9"
9295
]
9396
},
9497
{

0 commit comments

Comments
 (0)