Skip to content

Commit edf7211

Browse files
authored
Merge pull request #395 from puppetlabs/pdksync_IAC-1751/main/add_rocky_8_support
pdksync - (IAC-1751) - Add Support for Rocky 8
2 parents a825235 + 6e296c5 commit edf7211

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
@@ -71,6 +71,12 @@
7171
"operatingsystemrelease": [
7272
"11"
7373
]
74+
},
75+
{
76+
"operatingsystem": "Rocky",
77+
"operatingsystemrelease": [
78+
"8"
79+
]
7480
}
7581
],
7682
"requirements": [

0 commit comments

Comments
 (0)