From: mh Date: Thu, 14 Apr 2011 19:50:54 +0000 (+0200) Subject: README fix - we should use template not an url X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fc7c12c44bbd583675025c5c494806b4a39f4ebb;p=puppet-apt.git README fix - we should use template not an url --- diff --git a/README b/README index 6489272..31c715a 100644 --- a/README +++ b/README @@ -77,7 +77,7 @@ complemented with all of the preferences_snippet calls (see below). If the default preferences template doesn't suit your needs, you can create a template located in your site-apt module, and set $custom_preferences with the -location (eg. $custom_preferences = "puppet:///modules/site-apt/preferences") +content (eg. $custom_preferences = template('site-apt/preferences') ) Setting this variable to false before including this class will force the apt/preferences file to be absent: