Skip to content

Commit 4699cd5

Browse files
authored
Merge pull request #1017 from puppetlabs/pdksync_IAC-1751/main/add_rocky_8_support
pdksync - (IAC-1751) - Add Support for Rocky 8
2 parents 6657176 + 5f0e7af commit 4699cd5

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

0 commit comments

Comments
 (0)