Skip to content

Commit 2892982

Browse files
committed
add Rocky, Alma and Oracle
1 parent 01065a6 commit 2892982

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

metadata.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,30 @@
4646
"9"
4747
]
4848
},
49+
{
50+
"operatingsystem": "OracleLinux",
51+
"operatingsystemrelease": [
52+
"7",
53+
"8",
54+
"9"
55+
]
56+
},
57+
{
58+
"operatingsystem": "Rocky",
59+
"operatingsystemrelease": [
60+
"7",
61+
"8",
62+
"9"
63+
]
64+
},
65+
{
66+
"operatingsystem": "AlmaLinux",
67+
"operatingsystemrelease": [
68+
"7",
69+
"8",
70+
"9"
71+
]
72+
},
4973
{
5074
"operatingsystem": "Ubuntu",
5175
"operatingsystemrelease": [

0 commit comments

Comments
 (0)