Skip to content

Commit fb7f6a1

Browse files
committed
Add AlmaLinux/Rocky support
1 parent 2a7766f commit fb7f6a1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

metadata.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@
88
"project_page": "https://github.com/voxpupuli/puppet-unbound",
99
"issues_url": "https://github.com/voxpupuli/puppet-unbound/issues",
1010
"operatingsystem_support": [
11+
{
12+
"operatingsystem": "AlmaLinux",
13+
"operatingsystemrelease": [
14+
"8"
15+
]
16+
},
17+
{
18+
"operatingsystem": "Rocky",
19+
"operatingsystemrelease": [
20+
"8"
21+
]
22+
},
1123
{
1224
"operatingsystem": "RedHat",
1325
"operatingsystemrelease": [

0 commit comments

Comments
 (0)