Skip to content

Commit 7bf6ced

Browse files
authored
Merge pull request #725 from puppetlabs/pdksync_FM-8922/main/add_windows_2022_support
pdksync - (FM-8922) - Add Support for Windows 2022
2 parents 3252f54 + 52c2408 commit 7bf6ced

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

metadata.json

+5-4
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,15 @@
7777
{
7878
"operatingsystem": "Windows",
7979
"operatingsystemrelease": [
80+
"7",
81+
"8.1",
82+
"10",
8083
"2008 R2",
84+
"2012 R2 Core",
8185
"2012",
8286
"2012 R2",
8387
"2016",
84-
"2012 R2 Core",
85-
"7",
86-
"8.1",
87-
"10"
88+
"2022"
8889
]
8990
},
9091
{

0 commit comments

Comments
 (0)