Skip to content

Commit b9ba0ca

Browse files
authored
Merge pull request #163 from puppetlabs/pdksync_IAC-1752/main/add_almalinux_8_support
pdksync - (IAC-1753) - Add Support for AlmaLinux 8
2 parents 03da1e9 + e120e76 commit b9ba0ca

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
@@ -64,6 +64,12 @@
6464
"operatingsystemrelease": [
6565
"8"
6666
]
67+
},
68+
{
69+
"operatingsystem": "AlmaLinux",
70+
"operatingsystemrelease": [
71+
"8"
72+
]
6773
}
6874
],
6975
"requirements": [

0 commit comments

Comments
 (0)