module-apt/manifests
varac f12b007edd [refactor] Unify apt-get update into one resource
Before, there were two Execs that did an `apt-get update`,
`Exec[refresh_apt]` and `Exec[apt_updated]`, which were triggered
by different resources.
This changes gets rid of the first one, and all resources now depend
on `Exec[apt_updated]`.
2016-02-01 20:25:46 +01: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 [refactor] Unify apt-get update into one resource 2016-02-01 20:25:46 +01: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 Use $ubuntu_url as default value of $backports_url on Ubuntu 2015-12-04 12:36:25 -05: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 Make it possible to specify own template. 2015-10-09 17:22:31 -04:00
update.pp [refactor] Unify apt-get update into one resource 2016-02-01 20:25:46 +01:00
upgrade_package.pp Apply code style corrections from puppet-lint 2013-01-02 17:28:59 +01:00