Skip to content

add parameter "version" to postgresql::server::extension - fix dependency on database #932

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
Nov 8, 2017

Conversation

georgehansper
Copy link
Contributor

The previous change to the module postgresql::server::extension introduced a conditional dependency on the database which contains the extension.

This dependency was implemented in a way that did not work properly in all cases.

This update addresses this, and the dependency on the database should now apply consistently.

Recent changes in the apt module are looking for structured facts that arent currently stubbed in postgresql unit tests. This adds those facts so that unit tests pass
@eputnam
Copy link
Contributor

eputnam commented Nov 8, 2017

Thanks @georgehansper !

@eputnam eputnam added the bugfix label Nov 8, 2017
@eputnam eputnam merged commit 38c77b4 into puppetlabs:master Nov 8, 2017
@antgel
Copy link

antgel commented Nov 9, 2017

Indeed thanks @georgehansper ! @eputnam Is a release on the horizon?

@eputnam
Copy link
Contributor

eputnam commented Nov 13, 2017

@antgel there is a release in progress. you can follow it here: https://tickets.puppetlabs.com/browse/MODULES-5955

@georgehansper georgehansper deleted the extension_upgrade_fixdep branch July 5, 2019 03:02
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.

3 participants