]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
(#16070) Allow optional order parameter to apt::pin
authorErik Dalén <dalen@spotify.com>
Tue, 21 Aug 2012 21:14:54 +0000 (23:14 +0200)
committerErik Dalén <dalen@spotify.com>
Thu, 23 Aug 2012 09:25:17 +0000 (11:25 +0200)
commit40f875521715759eddab7315f6d51e6519f016d8
treeb31d817c8539d354bb9561e88d0cc02e27d58bda
parent710b1c6a665bf5f65dc93de405bdfffa9e5a59de
(#16070) Allow optional order parameter to apt::pin

As the apt pinnings are parsed in ascending alphabetical order with
first match wins within a given scope it is useful to be able to specify
a ordering parameter. Then the name parameter can be kept to something
meaningful.
manifests/pin.pp
spec/defines/pin_spec.rb