module-apt/manifests
Gabriel Filion 0752201ce4 push logic behind apt::repos back in apt::params
The logic in specifying the default value for apt::repos is in the wrong
place: it should be in apt::params since this is exactly what this
latter class is for.

There's no special case that can involve making default the value follow
the value of another parameter so there's no point in having that logic
in the main class.
2016-06-27 15:41:19 +02: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 [refactor] Unify apt-get update into one resource 2016-02-01 20:25:46 +01:00
preferences Apply code style corrections from puppet-lint 2013-01-02 17:28:59 +01:00
apt_conf.pp [refactor] Unify apt-get update into one resource 2016-02-01 20:25:46 +01:00
apticron.pp Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
dist_upgrade.pp [refactor] Unify apt-get update into one resource 2016-02-01 20:25:46 +01:00
dot_d_directories.pp [refactor] Unify apt-get update into one resource 2016-02-01 20:25:46 +01:00
dselect.pp use stdlib instead of the common module 2014-01-08 21:27:05 +01:00
init.pp push logic behind apt::repos back in apt::params 2016-06-27 15:41:19 +02:00
key.pp [refactor] Unify apt-get update into one resource 2016-02-01 20:25:46 +01:00
listchanges.pp Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
params.pp push logic behind apt::repos back in apt::params 2016-06-27 15:41:19 +02:00
preferences.pp Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
preferences_snippet.pp [refactor] Unify apt-get update into one resource 2016-02-01 20:25:46 +01: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 [refactor] Unify apt-get update into one resource 2016-02-01 20:25:46 +01:00
unattended_upgrades.pp Manage unattended-upgrades log directory 2016-02-02 17:07:21 -05:00
update.pp [refactor] Unify apt-get update into one resource 2016-02-01 20:25:46 +01:00
upgrade_package.pp [refactor] Get rid of the disable_update parameter 2016-02-01 20:42:37 +01:00