Skip to content

Commit e0f23c4

Browse files
committed
Add Rocky/AlmaLinux/OracleLinux support
1 parent 51bbf72 commit e0f23c4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

metadata.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,27 @@
4646
"9"
4747
]
4848
},
49+
{
50+
"operatingsystem": "Rocky",
51+
"operatingsystemrelease": [
52+
"8",
53+
"9"
54+
]
55+
},
56+
{
57+
"operatingsystem": "AlmaLinux",
58+
"operatingsystemrelease": [
59+
"8",
60+
"9"
61+
]
62+
},
63+
{
64+
"operatingsystem": "OracleLinux",
65+
"operatingsystemrelease": [
66+
"8",
67+
"9"
68+
]
69+
},
4970
{
5071
"operatingsystem": "SLES",
5172
"operatingsystemrelease": [

0 commit comments

Comments
 (0)