module-puppetlabs-apt/manifests
Morgan Haskel 79db539f33 Inheritance of apt::params means it can't be private
Otherwise, if another module has `class { 'apt': }` in it everything
fails, as `$caller_module_name` will be the other module name.
2015-03-10 17:16:43 -07:00
..
conf.pp apt::setting: Parse type and name from title. 2015-02-26 20:15:42 +01:00
init.pp apt: Add settings, keys and ppas. 2015-03-01 14:20:45 +01:00
key.pp apt:🔑 Be explicit about the keyserver. 2015-03-01 14:49:04 +01:00
params.pp Inheritance of apt::params means it can't be private 2015-03-10 17:16:43 -07:00
pin.pp apt: Fix all strict variable cases. 2015-03-03 17:33:14 +01:00
ppa.pp apt: Fix all strict variable cases. 2015-03-03 17:33:14 +01:00
setting.pp apt::setting: Remove file_perms. 2015-03-02 20:37:01 +01:00
source.pp apt::source: Make location mostly required. 2015-03-06 17:40:45 +01:00
update.pp apt: Change how update is managed. 2015-03-01 13:17:47 +01:00