]> gitweb.fluxo.info Git - puppet-apt.git/commitdiff
README fix - we should use template not an url
authormh <mh@immerda.ch>
Thu, 14 Apr 2011 19:50:54 +0000 (21:50 +0200)
committermh <mh@immerda.ch>
Thu, 14 Apr 2011 19:51:05 +0000 (21:51 +0200)
README

diff --git a/README b/README
index 6489272714e9960991ef8ce7de37e6df0900dc8d..31c715afa5dd2edbf28939d641b012bc37cb7896 100644 (file)
--- 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: