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

add ensure=>absent to postgresql::server::role #897

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

georgehansper
Copy link
Contributor

@georgehansper georgehansper commented Jul 7, 2017

MODULES-5636
This change introduces the parameter 'ensure' to the defined type postgresql::server::role

ensure => present (default) leaves the current behaviour unchanged.

ensure => absent invokes DROP ROLE... instead of CREATE ROLE...

@sammcj
Copy link

sammcj commented Jul 10, 2017

Thanks, this would be very useful to have George, let us know if there's anything we can do to help get this merged @puppetlabs

@georgehansper
Copy link
Contributor Author

Issue is MODULES-5636

@sammcj
Copy link

sammcj commented Oct 1, 2017

Hey @tphoney, thanks for merging #896 - would you mind taking a look this as well?

@david22swan david22swan merged commit 1705a35 into puppetlabs:master Jan 18, 2018
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Feb 3, 2022
…sent

add ensure=>absent to postgresql::server::role
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants