Skip to content

Commit 3ac0681

Browse files
authored
Merge pull request #897 from voxpupuli/rocky
add support for AlmaLinux and Rocky 8 and 9
2 parents cdee1a8 + 3429ed2 commit 3ac0681

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

metadata.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,20 @@
9494
"9"
9595
]
9696
},
97+
{
98+
"operatingsystem": "AlmaLinux",
99+
"operatingsystemrelease": [
100+
"8",
101+
"9"
102+
]
103+
},
104+
{
105+
"operatingsystem": "Rocky",
106+
"operatingsystemrelease": [
107+
"8",
108+
"9"
109+
]
110+
},
97111
{
98112
"operatingsystem": "CloudLinux",
99113
"operatingsystemrelease": [

0 commit comments

Comments
 (0)