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

(MODULES-3355) Fix acceptance tests for Sqlserver role #169

Merged
merged 1 commit into from May 18, 2016
Merged

(MODULES-3355) Fix acceptance tests for Sqlserver role #169

merged 1 commit into from May 18, 2016

Conversation

jpogran
Copy link
Contributor

@jpogran jpogran commented May 18, 2016

Commit 2f18a68 fixes
sqlserver::role to allow multiple role declarations for
the same role name. This introduced a bug by not changing
the sqlserver_tsql title in the require paramter for
sqlserver::role::permissions. This only occurs when
permissions are specified.

This fixes acceptance tests by ensuring the require statement
for the role permissions is the same as the tile for
the tsql statement

Commit 2f18a68 fixes
sqlserver::role to allow multiple role declarations for
the same role name. This introduced a bug by not changing
the sqlserver_tsql title in the require paramter for
sqlserver::role::permissions. This only occurs when
permissions are specified.

This fixes acceptance tests by ensuring the require statement
for the role permissions is the same as the tile for
the tsql statement
@ferventcoder ferventcoder merged commit fd84d72 into puppetlabs:master May 18, 2016
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

2 participants