Skip to content

Commit 15e13b2

Browse files
authored
Merge pull request #1216 from puppetlabs/pdksync_IAC-1752/main/add_almalinux_8_support
pdksync - (IAC-1753) - Add Support for AlmaLinux 8
2 parents b9910fe + 0b25f19 commit 15e13b2

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
@@ -99,6 +99,12 @@
9999
"operatingsystemrelease": [
100100
"8"
101101
]
102+
},
103+
{
104+
"operatingsystem": "AlmaLinux",
105+
"operatingsystemrelease": [
106+
"8"
107+
]
102108
}
103109
],
104110
"requirements": [

0 commit comments

Comments
 (0)