Skip to content

Commit 4a4eeb7

Browse files
authored
(GH-90) Add windows server 2022 support (#91)
1 parent 076f278 commit 4a4eeb7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

metadata.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
"source": "https://github.com/TraGicCode/tragiccode-azure_key_vault",
88
"project_page": "https://github.com/TraGicCode/tragiccode-azure_key_vault",
99
"issues_url": "https://github.com/TraGicCode/tragiccode-azure_key_vault/issues",
10-
"dependencies": [
11-
12-
],
10+
"dependencies": [],
1311
"operatingsystem_support": [
1412
{
1513
"operatingsystem": "CentOS",
@@ -53,7 +51,8 @@
5351
"2008 R2",
5452
"2012 R2",
5553
"2016",
56-
"2019"
54+
"2019",
55+
"2022"
5756
]
5857
}
5958
],
@@ -72,4 +71,4 @@
7271
"pdk-version": "2.3.0",
7372
"template-url": "https://github.com/puppetlabs/pdk-templates.git#main",
7473
"template-ref": "heads/main-0-gfa6b6d2"
75-
}
74+
}

0 commit comments

Comments
 (0)