module-puppetlabs-apt/spec
Tim Bishop 7fa207e335 Handle PPA names that contain a plus character.
It looks like add-apt-repository changes pluses to underscores when
creating the sources.list.d file. So the name it creates doesn't match
what Puppet expects, and the resource keeps applying on every Puppet
run.

This works around that problem.
2016-01-19 10:38:47 +00:00
..
acceptance hashes are not supported in selectors 2015-06-17 14:56:22 -07:00
classes Add support for creating pins from main class 2015-09-04 22:31:13 -04:00
defines Handle PPA names that contain a plus character. 2016-01-19 10:38:47 +00:00
unit Stubbing File.file? is hard 2015-04-30 12:54:37 -07: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 helper to install puppet/pe/puppet-agent 2015-06-11 16:53:42 -07:00