]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
Merge pull request #680 from eputnam/remove_dim
authorHunter Haugen <hunter@puppet.com>
Thu, 25 May 2017 23:07:59 +0000 (16:07 -0700)
committerHunter Haugen <hunter@puppet.com>
Thu, 25 May 2017 23:07:59 +0000 (16:07 -0700)
this module is not able to find a value for `$keyserver` when it is
included in postgresql, as stated in the ticket. this changes the module
back to using the params.pp model. we can revisit data in modules once
LTS moves up from 4.7.0. for now, we need the compatibility.


Trivial merge