aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2011-04-14 21:50:54 +0200
committermh <mh@immerda.ch>2011-04-14 21:51:05 +0200
commitfc7c12c44bbd583675025c5c494806b4a39f4ebb (patch)
tree39cf7be9ed2b4cc8bf0dfb28d5a7a02252b29fbc /README
parent14cd91de33c823c093bb6a9af3ac9f7d27a0500b (diff)
downloadpuppet-apt-fc7c12c44bbd583675025c5c494806b4a39f4ebb.tar.gz
puppet-apt-fc7c12c44bbd583675025c5c494806b4a39f4ebb.tar.bz2
README fix - we should use template not an url
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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: