module-puppetlabs-apt/spec
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
..
acceptance Merge pull request #316 from cmurphy/master 2014-06-26 13:53:18 -04:00
classes Adds check to params.pp if lab-release is not installed 2014-07-10 11:48:54 -06:00
defines Merge pull request #304 from innyso/allow_url_for_key_server 2014-06-26 14:29:36 +02:00
unit add facts showing available updates 2014-06-27 11:21:58 +01:00
spec.opts Sync files 2014-06-25 17:23:12 -07:00
spec_helper.rb Switch to the new puppetlabs_spec_helper gem 2012-05-31 15:32:03 -07:00
spec_helper_acceptance.rb Add non Debian os family unsupported test. 2014-02-24 13:52:13 -08:00