Skip to content

Commit 8d5476f

Browse files
(MAINT) Correct supported versions & platforms
This commit removes the specification of minimum required Puppet Enterprise version from the Setup Requirements section of the readme. It does so both because this information already exists in the metadata.json and because the forge prominently displays compatible versions. This commit also adds Windows Server 2016 as a supported option in the same section of the readme since this is also specified in the metadata.json file.
1 parent c80732c commit 8d5476f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,9 @@ Microsoft SQL Server is a database platform for Windows. The sqlserver module le
3232

3333
The sqlserver module requires the following:
3434

35-
* Puppet Enterprise 3.7 or later.
3635
* .NET 3.5. (Installed automatically if not present. This might require an internet connection.)
3736
* The contents of the SQL Server ISO file, mounted or extracted either locally or on a network share.
38-
* Windows Server 2012 or 2012 R2.
37+
* Windows Server 2012, 2012 R2, or 2016.
3938

4039
### Beginning with sqlserver
4140

0 commit comments

Comments
 (0)