Skip to content

Commit 0aaa06a

Browse files
authored
Merge pull request #350 from puppetlabs/maint-os_refactor
(MAINT) Drop support for Windows Server 2008 R2.
2 parents 5cd9652 + 3d09637 commit 0aaa06a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

metadata.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "puppetlabs-iis",
33
"version": "8.1.0",
44
"author": "puppetlabs",
5-
"summary": "Manage IIS for Windows Server 2008R2, 2012, 2012R2 and 2016. Maintain application sites, pools, installation, and many other IIS settings.",
5+
"summary": "Manage IIS for Windows Server 2012, 2012R2 and 2016. Maintain application sites, pools, installation, and many other IIS settings.",
66
"license": "Apache-2.0",
77
"source": "git://github.com/puppetlabs/puppetlabs-iis",
88
"project_page": "https://github.com/puppetlabs/puppetlabs-iis",
@@ -17,7 +17,6 @@
1717
{
1818
"operatingsystem": "Windows",
1919
"operatingsystemrelease": [
20-
"2008 R2",
2120
"2012",
2221
"2012 R2",
2322
"2016",

0 commit comments

Comments
 (0)