module-apt/manifests
Gabriel Filion e714859a10 Make it possible to specify own template.
Micah found an issue with usage of config_content: if you call template('...')
yourself and pass that on to config_content, then your template gets evaluated
without all of the variables. This means that you don't hava access to
blacklisted_packages, mail_recipient or mailonlyonerror.

To make it possible to use a different template while still having access to
those variables, let's make it possible to change the template name that we're
using.
2015-10-09 17:22:31 -04:00
..
cron Fix overzealous linting. 2013-01-03 19:57:44 +01:00
dist_upgrade Apply code style corrections from puppet-lint 2013-01-02 17:28:59 +01:00
key Quote apt-key variable parameter. 2015-08-31 09:55:17 +00:00
preferences Apply code style corrections from puppet-lint 2013-01-02 17:28:59 +01:00
apt_conf.pp Install unattended-upgrades after Exec[refresh_apt] 2013-02-01 15:52:29 +01:00
apticron.pp Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
dist_upgrade.pp Apply code style corrections from puppet-lint 2013-01-02 17:28:59 +01:00
dot_d_directories.pp Apply code style corrections from puppet-lint 2013-01-02 17:28:59 +01:00
dselect.pp use stdlib instead of the common module 2014-01-08 21:27:05 +01:00
init.pp Fix merge conflict in README 2015-10-09 12:08:26 -04:00
key.pp Add validation for apt::key's name. 2015-08-31 10:01:03 +00:00
listchanges.pp Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
params.pp Fix merge conflict in README 2015-10-09 12:08:26 -04:00
preferences.pp Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
preferences_snippet.pp Remove Lenny-related comment that was made obsolete a year ago by commit 822950. 2013-12-08 21:58:38 +00:00
preseeded_package.pp Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
proxy_client.pp Apply code style corrections from puppet-lint 2013-01-02 17:28:59 +01:00
reboot_required_notify.pp Apply code style corrections from puppet-lint 2013-01-02 17:28:59 +01:00
sources_list.pp make it optional to end sources in ".list" 2014-12-06 00:52:59 -05:00
unattended_upgrades.pp Make it possible to specify own template. 2015-10-09 17:22:31 -04:00
update.pp Apply code style corrections from puppet-lint 2013-01-02 17:28:59 +01:00
upgrade_package.pp Apply code style corrections from puppet-lint 2013-01-02 17:28:59 +01:00