Skip to content

Commit 0939634

Browse files
author
John Doe
committed
(MAINT) Refactoring 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. This included the removal of Windows Server 2008 R2. The list of supported OSs can be found here: https://puppet.com/docs/pe/2021.7/supported_operating_systems.html
1 parent e3c7666 commit 0939634

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)