Skip to content

FM-2287 Add Role Permissions ability #76

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 5 commits into from
Mar 3, 2015
Merged

FM-2287 Add Role Permissions ability #76

merged 5 commits into from
Mar 3, 2015

Conversation

cyberious
Copy link
Contributor

No description provided.

@underscorgan
Copy link
Contributor

still working through review, but missing README updates

fail('Can not specify a database other than master when managing SERVER ROLES')
}

$create_delete = $ensure ? {
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be prefixed with a _ since it's a local variable.

} else{
sqlserver_validate_instance_name($instance)
#Validate state
$_state = upcase($state)
Copy link
Contributor

Choose a reason for hiding this comment

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

Still upcase

Copy link
Contributor Author

Choose a reason for hiding this comment

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

A simple string, stdlib should work fine

hunner added a commit that referenced this pull request Mar 3, 2015
FM-2287 Add Role Permissions ability
@hunner hunner merged commit 3e921d1 into puppetlabs:master Mar 3, 2015
@cyberious cyberious deleted the RolePermissions branch March 3, 2015 23:16
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.

3 participants