module-apt/manifests
Gabriel Filion 770f8fb5da make backports_url follow debian_url by default
backports_url was already set to the same value than debian_url by
default, but it was set to the default value of debian_url. this meant
that when giving a url to the debian_url parameter to the apt class, the
backports_url would not follow and would still be using the default
value for debian_url.

with this change, when backports_url is not specified, but debian_url
is, then both of them take on the value given to the debian_url. of
course if backports_url is also given a value, then it keeps the value
given by the user.
2016-06-27 15:39:51 +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 make backports_url follow debian_url by default 2016-06-27 15:39:51 +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 make backports_url follow debian_url by default 2016-06-27 15:39:51 +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