Skip to content

Commit dab691f

Browse files
authored
Merge pull request #331 from bastelfreak/alma
Add AlmaLinux/Rocky support
2 parents 2a7766f + fb7f6a1 commit dab691f

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)