Skip to content

Commit 3d9523b

Browse files
Merge pull request #397 from puppetlabs/pdksync_IAC-1752/main/add_almalinux_8_support
pdksync - (IAC-1753) - Add Support for AlmaLinux 8
2 parents edf7211 + 4c65a1d commit 3d9523b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

metadata.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@
7777
"operatingsystemrelease": [
7878
"8"
7979
]
80+
},
81+
{
82+
"operatingsystem": "AlmaLinux",
83+
"operatingsystemrelease": [
84+
"8"
85+
]
8086
}
8187
],
8288
"requirements": [

0 commit comments

Comments
 (0)