[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.4-89-gcbbd363

James Turnbull james at lovedthanlost.net
Tue May 18 09:04:53 UTC 2010


The following commit has been merged in the upstream branch:
commit d481340279ce21a26fb85ad3fe345a1ccfa7d5db
Author: James Turnbull <james at lovedthanlost.net>
Date:   Tue May 11 14:51:10 2010 +1000

    Updated Template documentation link

diff --git a/lib/puppet/parser/functions/template.rb b/lib/puppet/parser/functions/template.rb
index 0a4cfc7..c3462df 100644
--- a/lib/puppet/parser/functions/template.rb
+++ b/lib/puppet/parser/functions/template.rb
@@ -1,6 +1,6 @@
 Puppet::Parser::Functions::newfunction(:template, :type => :rvalue, :doc =>
     "Evaluate a template and return its value.  See `the templating docs
-    </trac/puppet/wiki/PuppetTemplating>`_ for more information.  Note that
+    <http://docs.puppetlabs.com/guides/templating.html>`_ for more information.  Note that
     if multiple templates are specified, their output is all concatenated
     and returned as the output of the function.") do |vals|
         require 'erb'

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list