Skip to content

Commit ea43f2e

Browse files
authored
Merge pull request #1222 from puppetlabs/pdksync_FM-8922/main/add_windows_2022_support
pdksync - (FM-8922) - Add Support for Windows 2022
2 parents 7b68040 + 8840b5c commit ea43f2e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

metadata.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,16 @@
7474
{
7575
"operatingsystem": "Windows",
7676
"operatingsystemrelease": [
77+
"7",
78+
"8.1",
79+
"10",
7780
"2008",
7881
"2008 R2",
7982
"2012",
8083
"2012 R2",
8184
"2016",
8285
"2019",
83-
"7",
84-
"8.1",
85-
"10"
86+
"2022"
8687
]
8788
},
8889
{

0 commit comments

Comments
 (0)