Skip to content

Commit cc5df33

Browse files
author
carabasdaniel
authored
Merge pull request #1442 from puppetlabs/pdksync_IAC-1751/main/add_rocky_8_support
pdksync - (IAC-1751) - Add Support for Rocky 8
2 parents 0ce112f + 3643f91 commit cc5df33

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
@@ -66,6 +66,12 @@
6666
"18.04",
6767
"20.04"
6868
]
69+
},
70+
{
71+
"operatingsystem": "Rocky",
72+
"operatingsystemrelease": [
73+
"8"
74+
]
6975
}
7076
],
7177
"requirements": [

0 commit comments

Comments
 (0)