module-apt/manifests
Gabriel Filion 4ebb7d463e Fix apt::preferences::absent
Currently, setting the $custom_preferences variable to false fails
because of the /etc/apt/preferences concatenated_file being re-defined.

Fix this by setting dependencies on the resource only when we expect to
create the /etc/apt/preferences file. Also, since there is no "ensure"
parameter to concatenated_file, use a simple file resource to ensure
that it is removed.

Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2010-10-25 14:15:12 -04: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 add refactored files 2009-10-30 20:20:42 +01:00
init.pp Fix apt::preferences::absent 2010-10-25 14:15:12 -04:00
preferences.pp refactor: simplify and remove inline content 2010-10-25 00:14:33 -04:00
preferences_snippet.pp Fix apt::preferences::absent 2010-10-25 14:15:12 -04:00
preseeded_package.pp add refactored files 2009-10-30 20:20:42 +01:00
proxy_client.pp Include the protocol in the proxy URL 2010-10-25 14:14:26 -04:00
sources_list.pp rename things for easier understanding 2010-10-25 01:44:04 -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