module-apt/manifests
Micah Anderson 2ee70ab5e0 Set dselect DSelect::Clean to 'pre-auto' by default for hosts that are vservers.
Before you only had the choice of setting a 03clean apt configuration for either
all hosts, or every single host. Setting it to have the recommended settings for
vservers for all hosts meant that you were setting it for non-vservers as well
as vservers. The other option you had was to set it per host. This was a bit
annoying if you have any more than one vserver because you would need to create
a 03clean for every single vserver guest.

This change auto-detects if the node is a vserver, and if it is it automatically
installs the 03clean_vserver file, with the recommended DSelect::Clean settings,
and allows you to override this for all of your vservers, or for specific hosts.
2010-12-07 12:20:14 -05:00
..
cron Ensure apt-listbugs is absent in dist-upgrade mode. 2010-10-17 17:44:19 +02:00
preferences Fix apt::preferences::absent 2010-10-25 14:15:12 -04:00
apt_conf.pp rename things for easier understanding 2010-10-25 01:44:04 -04:00
dselect.pp Use append_if_no_such_line instead of line. 2010-10-17 02:54:20 +02:00
init.pp Set dselect DSelect::Clean to 'pre-auto' by default for hosts that are vservers. 2010-12-07 12:20:14 -05:00
preferences.pp Merge remote branch 'nadir/master' 2010-11-10 10:19:06 +01:00
preferences_snippet.pp put the file at the right place & fix typos 2010-10-28 22:05:37 +02:00
preseeded_package.pp Syntax fix 2010-10-16 22:16:02 +02:00
proxy_client.pp Include the protocol in the proxy URL 2010-10-25 14:14:26 -04:00
sources_list.pp Ensure presence of sources.list.d and watch it 2010-10-25 14:15:52 -04:00
unattended_upgrades.pp Fix apt::preferences::absent 2010-10-25 14:15:12 -04:00
upgrade_package.pp add refactored files 2009-10-30 20:20:42 +01:00