Skip to content

Commit a59d131

Browse files
author
jordanbreenpuppet
committed
(MAINT) Drop support for windows server 2008 R2.
Prior to this commit the metadata.json file for this module listed OSs that are not supported by puppet agent as supported. This commit aims to refactor the metadata.json file to only list OSs that are supported by puppet agent. In this commit: Support for Windows Server 2008 R2 was removed. The list of supported OSs can be found here: https://puppet.com/docs/pe/2021.7/supported_operating_systems.html
1 parent 56a5675 commit a59d131

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

metadata.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"operatingsystem": "Windows",
5353
"operatingsystemrelease": [
5454
"10",
55-
"2008 R2",
5655
"2012 R2",
5756
"2016",
5857
"2019",

0 commit comments

Comments
 (0)