Skip to content

(MODULES-3094) Release 1.1.0 #148

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

Merged
merged 2 commits into from
Sep 9, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##2015-08-24 - 1.1.0
##2015-09-08 - 1.1.0
###Summary

User, Roles and Login as well as they permissions associated with each are now available.
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ 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.
* The Puppet Supported [`acl` module](https://forge.puppetlabs.com/puppetlabs/acl).
* .NET 3.5 (installed automatically if not present. This might require an internet connection).
Copy link
Contributor

Choose a reason for hiding this comment

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

How did that one get in there?

* The contents of the SQL Server ISO file, mounted or extracted either locally or on a network share.
* Windows Server 2012 or 2012R2.
Expand Down