Skip to content

Commit d8fc276

Browse files
author
jordanbreenpuppet
committed
(MAINT) Refactoring supported OSs based on puppet agent docs
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 and 2008 R2 was removed. Support for Windows 7 and 8 was removed.  The list of supported OSs can be found here: https://puppet.com/docs/pe/2021.7/supported_operating_systems.html
1 parent bea8b9a commit d8fc276

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

metadata.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@
1414
{
1515
"operatingsystem": "Windows",
1616
"operatingsystemrelease": [
17-
"7",
18-
"8",
1917
"10",
20-
"2008",
21-
"2008 R2",
2218
"2012",
2319
"2012 R2",
2420
"2016",

0 commit comments

Comments
 (0)