]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
Handle release parameter more sensibly in force manifest.
authorAndreas Teuchert <ant+github@teuchert.org>
Sat, 23 Feb 2013 15:42:14 +0000 (16:42 +0100)
committerHunter Haugen <h.haugen@gmail.com>
Wed, 3 Jul 2013 17:36:15 +0000 (10:36 -0700)
commit9a968bbead99d03c826dd5fb47e206532a705137
tree91a05b49834bab9e9c500782969eea39f46627b7
parent2a534efe823802e15f0a8e343895d7bbba8a8846
Handle release parameter more sensibly in force manifest.

Use release parameter to construct $release_string.

The release parameter may also be set to false to use the system's
default release (so just force a specific version). Use false as the
default setting instead of 'testing'.

Change $install_check to also check if package is installed from the
right release, instead of just checking the version.
manifests/force.pp