module-puppetlabs-apt/manifests
Daniele Sluijters c57d2dd5dd apt: Fix all strict variable cases.
A few of these fixes are absolutely horrendous but we have no choice as
we need to stay current- and future-parser compatible for now.

Once we can go Puppet 4 only we can use the `$facts` hash lookup instead
which will return undef/nil for things that aren't set instead of them
not being defined at all.
2015-03-03 17:33:14 +01: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 apt: Fix all strict variable cases. 2015-03-03 17:33:14 +01: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 Make apt::setting notify Exec['apt_update'] by default 2015-02-26 12:44:06 -08:00
source.pp apt: Fix all strict variable cases. 2015-03-03 17:33:14 +01:00
update.pp apt: Change how update is managed. 2015-03-01 13:17:47 +01:00