Skip to content

Commit 18b7266

Browse files
authored
Merge pull request #178 from puppetlabs/pdksync_IAC-1751/main/add_rocky_8_support
pdksync - (IAC-1751) - Add Support for Rocky 8
2 parents 7e626bd + 1c63640 commit 18b7266

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: metadata.json

+6
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@
5858
"2016",
5959
"2019"
6060
]
61+
},
62+
{
63+
"operatingsystem": "Rocky",
64+
"operatingsystemrelease": [
65+
"8"
66+
]
6167
}
6268
],
6369
"requirements": [

0 commit comments

Comments
 (0)