Skip to content

Commit cce2b75

Browse files
authored
Merge pull request #719 from puppetlabs/pdksync_IAC-1751/main/add_rocky_8_support
pdksync - (IAC-1751) - Add Support for Rocky 8
2 parents 5b86b60 + d3c0a52 commit cce2b75

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
@@ -95,6 +95,12 @@
9595
"6.1",
9696
"7.1"
9797
]
98+
},
99+
{
100+
"operatingsystem": "Rocky",
101+
"operatingsystemrelease": [
102+
"8"
103+
]
98104
}
99105
],
100106
"requirements": [

0 commit comments

Comments
 (0)