module-apt/manifests
Gabriel Filion 978378623d Stop using config_file from the common module
This define doesn't add much of a shortcut and imposes a dependency on
the "common" module. We'll be better off with the small repetition but
less tightly coupled modules.

Sadly, the "common" module is still required, but that is going to be
the focus of the commit that follows this one.

Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2012-09-20 02:54:26 -04:00
..
cron Stop using config_file from the common module 2012-09-20 02:54:26 -04:00
dist_upgrade Migrate - in class names to _ 2012-06-08 15:07:48 +02:00
preferences format standardization 2010-12-07 13:18:41 -05:00
apt_conf.pp Force an apt-get update when changing an apt::sources_list 2012-04-09 01:39:29 -04:00
apticron.pp fix confusion over lsbrelease / lsbdistcodename 2010-12-08 22:27:13 -05:00
dist_upgrade.pp New class: apt::dist_upgrade. 2010-12-16 13:02:28 +01:00
dot_d_directories.pp Refactor: manage .d directories when using sources_list and apt_conf 2012-04-09 01:38:30 -04:00
dselect.pp Use line define instead of append_if_no_such_line. 2010-12-15 10:44:14 +01:00
init.pp Stop using config_file from the common module 2012-09-20 02:54:26 -04:00
listchanges.pp Fix 5237f9da. 2010-12-15 22:11:34 +01:00
preferences.pp migrate concatenated_file to the concat module 2012-04-11 11:35:31 +02:00
preferences_snippet.pp Make apt::preferences_snippet support Puppet < 2.7 again, when the 'package' parameter is not set. 2012-06-18 22:57:13 +02:00
preseeded_package.pp Migrate - in class names to _ 2012-06-08 15:07:48 +02:00
proxy_client.pp Include the protocol in the proxy URL 2010-10-25 14:14:26 -04:00
reboot_required_notify.pp apt::reboot_required_notify: take into account the random sleep time. 2010-12-13 10:08:47 +01:00
sources_list.pp Force an apt-get update when changing an apt::sources_list 2012-04-09 01:39:29 -04:00
unattended_upgrades.pp Migrate - in class names to _ 2012-06-08 15:07:48 +02:00
update.pp Repair Exec['update_apt'] to run apt-get update when needed. 2010-12-15 09:47:57 +01:00
upgrade_package.pp add -q to the apt-get invocation in upgrade_package.pp, also switch to using -y instead of --force-yes. this way we are acting in the same way as the dist_upgrade class 2010-12-18 15:47:11 -05:00