diff options
author | Micah Anderson <micah@riseup.net> | 2010-12-07 13:39:54 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2010-12-07 13:39:54 -0500 |
commit | 7e1a187f243d64073f660ba8928896e7a1d81db3 (patch) | |
tree | df7566c4eae988a0e867c6ba04c45e47154c9dbd /templates/Debian/preferences_lenny.erb | |
parent | e15283b781f35779a75415725cd315104879aa67 (diff) | |
download | puppet-apt-7e1a187f243d64073f660ba8928896e7a1d81db3.tar.gz puppet-apt-7e1a187f243d64073f660ba8928896e7a1d81db3.tar.bz2 |
README update: clarify the site-apt preferences options
The README described a few things that were not true relating to the
apt/preferences file.
First of all it said you could ship a 'file', but preferences.pp very clearly
uses the 'content => $custom_preferences' parameter, which will not take file
sources, only templates.
Secondly, it seemed to imply that you could just drop the custom preferences
into your site-apt and it would work. But you actually need to set the
$custom_preferences to indicate the content source.
Lastly, it said that you could specify a host-specific file in the site-apt
module, but there is no facility for this (nor can you use files).
Perhaps this is where this module is going eventually, once we have a
preferences.d possibility? Until then, it makes more sense to have it reflect
the current situation.
Diffstat (limited to 'templates/Debian/preferences_lenny.erb')
0 files changed, 0 insertions, 0 deletions