module-puppetlabs-apt/spec
William Van Hevelingen 7c0d10b392 (#12809) $release should use $lsbdistcodename and fall back to manual input
This commit changes $release to default to Facter's $lsbdistcodename
and fall back to a Parse Error if $release is not set and $lsbdistcodename
does not exist. Previously $release was hardcoded to karmic.

This commit also modifies apt::ppa to use $release and sets the
files to be ensured so that they are not purged when purge_sources_list_d
is set to true.
2012-03-01 11:15:02 -08:00
..
classes Merge pull request #23 from haus/python_properties 2012-02-24 11:20:52 -08:00
defines (#12809) $release should use $lsbdistcodename and fall back to manual input 2012-03-01 11:15:02 -08:00
spec_helper.rb (#10451) Add test coverage to apt::ppa 2012-01-03 17:03:24 -08:00