module-puppetlabs-apt/spec
Matthaus Litteken f759bc039a (#11953) Apt::force passes $version to aptitude
Previously, even if $version were passed to apt::force, aptitude would just
install the default version of the package available. This updates the aptitude
call to use the version string if it exists. If no version is passed, or if it
is false, no version is added to the aptitude call.  This also updates the
rspec-puppet tests for the define, to reflect the changes to the exec.
2012-01-13 15:29:47 -08:00
..
defines (#11953) Apt::force passes $version to aptitude 2012-01-13 15:29:47 -08:00
spec.opts (#10451) Add test coverage to apt::ppa 2012-01-03 17:03:24 -08:00
spec_helper.rb (#10451) Add test coverage to apt::ppa 2012-01-03 17:03:24 -08:00