]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
Add functionality to support apt pinning to more than just the release.
authorZach Leslie <zach@puppetlabs.com>
Mon, 21 May 2012 21:19:18 +0000 (14:19 -0700)
committerZach Leslie <zach@puppetlabs.com>
Mon, 21 May 2012 21:19:18 +0000 (14:19 -0700)
commit2d19d8664e5e1b680deec7d487875c5d53b3ac39
tree316a91525c0d98692341cacd572008163ba5dbc0
parent989b95a12d4a880b4be203291c4c94f6929e2373
Add functionality to support apt pinning to more than just the release.

Write the pin preference filename as ${name} rather than ${release}, so
that we can pin more than one thing.

Change apt::source so that when pin is set, that it pins to the origin
rather than the release.
manifests/pin.pp
manifests/source.pp