Skip to content

Commit 52102ee

Browse files
Merge pull request #524 from puppetlabs/pdksync_IAC-1752/main/add_almalinux_8_support
pdksync - (IAC-1753) - Add Support for AlmaLinux 8
2 parents 4a23b76 + d2a8f10 commit 52102ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

metadata.json

+6
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@
7070
"operatingsystemrelease": [
7171
"8"
7272
]
73+
},
74+
{
75+
"operatingsystem": "AlmaLinux",
76+
"operatingsystemrelease": [
77+
"8"
78+
]
7379
}
7480
],
7581
"requirements": [

0 commit comments

Comments
 (0)