module-puppetlabs-apt/spec/classes
Spencer Owen 64b8eb1e4a Adds check to params.pp if lab-release is not installed
Adds spec test

If lab-release is not installed, then the end user sees a confusing/ vague message
Error: Unsupported lsbdistid () at /modules/apt/manifests/params.pp:52
It is common for docker containers to not include this package by default

After fix, the user sees a friendlier message if lab-release is not installed
Error: Unable to determine lsbdistid, is lsb-release installed? at /modules/apt/manifests/params.pp:52
2014-07-10 11:48:54 -06:00
..
apt_spec.rb Testing if we are not touching the preference file when purge mode is off 2014-05-03 00:13:17 +02:00
backports_spec.rb backports: Allow setting a custom priority. 2014-03-26 19:10:37 +01:00
debian_testing_spec.rb Fail early when its not debian or ubuntu ( or debian like distro ) 2014-03-07 16:03:44 +01:00
debian_unstable_spec.rb Fail early when its not debian or ubuntu ( or debian like distro ) 2014-03-07 16:03:44 +01:00
init_spec.rb Add test case to ensure graceful failure on OSX. 2014-06-11 13:31:53 -04:00
params_spec.rb Adds check to params.pp if lab-release is not installed 2014-07-10 11:48:54 -06:00
release_spec.rb Add lsbdistid facts where appropriate. 2014-02-24 22:31:16 +00:00
unattended_upgrades_spec.rb Enable auto-update for Debian squeeze-lts 2014-06-26 20:03:04 +02:00