module-puppetlabs-apt/manifests
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
..
backports.pp MODULES-2446 - Fix pinning for backports 2015-08-26 16:29:54 -07:00
conf.pp MODULES-2269: Expose notify_update setting 2015-08-16 19:16:36 +01:00
init.pp Add support for creating pins from main class 2015-09-04 22:31:13 -04:00
key.pp Make apt::key compatible with 1.8.x 2015-06-04 09:41:27 -07:00
params.pp Add 15.10 support 2015-11-04 16:48:22 +01:00
pin.pp MODULES-2269: Expose notify_update setting 2015-08-16 19:16:36 +01:00
ppa.pp Handle PPA names that contain a plus character. 2016-01-19 10:38:47 +00:00
setting.pp Corrected regression with preference files name 2015-09-02 12:06:16 +01:00
source.pp MODULES-2190 - Fix anchor issues 2015-07-21 10:19:15 -07:00
update.pp Update update.pp 2015-06-17 12:05:37 +01:00