Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MAINT) Correct supported versions & platforms #244

Merged
merged 1 commit into from Oct 20, 2017
Merged

(MAINT) Correct supported versions & platforms #244

merged 1 commit into from Oct 20, 2017

Conversation

michaeltlombardi
Copy link
Contributor

This commit corrects the minimum supported version of Puppet Enterprise
from 3.7 to 4.7.0 in the Setup Requirements section of the readme.
It also adds Windows Server 2016 as a supported option in the same
section of the readme.

@@ -32,10 +32,10 @@ Microsoft SQL Server is a database platform for Windows. The sqlserver module le

The sqlserver module requires the following:

* Puppet Enterprise 3.7 or later.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It requires Puppet Agent 4.7.0 or later

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh, a leftover mistake from the existing README. On it!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

Copy link
Contributor

@Iristyle Iristyle Oct 20, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't look like other modules actually mention this bit at all... probably because it's already in metadata.json / shown prominently on the forge (and when changing compat, adds another spot in the codebase where one might miss making the change)?

https://github.com/puppetlabs/puppetlabs-powershell#requirements
https://github.com/puppetlabs/puppetlabs-acl#setup
https://github.com/puppetlabs/puppetlabs-dsc#windows-system-prerequisites
https://github.com/puppetlabs/puppetlabs-apache#setup
https://github.com/puppetlabs/puppetlabs-stdlib#setup
https://github.com/puppetlabs/puppetlabs-iis#setup

I'm OK with scrapping the line altogether...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh 2nd thought. Yup agreed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line removed and commit message corrected.

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.
@Iristyle Iristyle merged commit 9c899c8 into puppetlabs:master Oct 20, 2017
@Iristyle Iristyle deleted the maint/master/correct-readme-minimum-supported-version branch October 20, 2017 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants