Give clearer instructions around lsb-release
[puppet-modules/puppetlabs-apt.git] / manifests / params.pp
index 32e4dbae6f6a936f109fbd73d373fd26c8733272..0b1afe74aa66b0bcde2d50aa63edbb64188270ce 100644 (file)
@@ -150,7 +150,7 @@ class apt::params {
       }
     }
     undef: {
-      fail('Unable to determine lsbdistid, is lsb-release installed?')
+      fail('Unable to determine lsbdistid, please install lsb-release first')
     }
     default: {
       $ppa_options = undef