Skip to content

Commit 0a8e8cb

Browse files
Merge pull request #720 from puppetlabs/pdksync_IAC-1752/main/add_almalinux_8_support
pdksync - (IAC-1753) - Add Support for AlmaLinux 8
2 parents cce2b75 + 1424c99 commit 0a8e8cb

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
@@ -101,6 +101,12 @@
101101
"operatingsystemrelease": [
102102
"8"
103103
]
104+
},
105+
{
106+
"operatingsystem": "AlmaLinux",
107+
"operatingsystemrelease": [
108+
"8"
109+
]
104110
}
105111
],
106112
"requirements": [

0 commit comments

Comments
 (0)