Skip to content

Commit c15c34c

Browse files
author
jordanbreenpuppet
committed
(MAINT) Dropped 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 1ef1a93 commit c15c34c

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
@@ -51,7 +51,6 @@
5151
{
5252
"operatingsystem": "windows",
5353
"operatingsystemrelease": [
54-
"2008 R2",
5554
"2012 R2",
5655
"2016",
5756
"2019",

0 commit comments

Comments
 (0)