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-2007) Fix Puppet.newtype deprecation warning #616

Merged
merged 1 commit into from
May 4, 2015

Conversation

roman-mueller
Copy link
Contributor

On Puppet 4 this module is throwing a deprecation warning because it is using Puppet.newtype to create the postgresql_conf type.
This PR converts it to use Puppet::Type.newtype.

@hunner
Copy link
Contributor

hunner commented May 4, 2015

Failure due to apt pinning, not this PR's changes.

hunner added a commit that referenced this pull request May 4, 2015
(MODULES-2007) Fix Puppet.newtype deprecation warning
@hunner hunner merged commit df2886e into puppetlabs:master May 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants