[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.5-639-g8f94f35

James Turnbull james at lovedthanlost.net
Wed Jul 14 10:32:31 UTC 2010


The following commit has been merged in the upstream branch:
commit e35e1427c0e529e3dc232930c7beca2656079b17
Author: James Turnbull <james at lovedthanlost.net>
Date:   Thu Apr 22 17:04:31 2010 +1000

    Fixed link typo

diff --git a/lib/puppet/parser/functions/template.rb b/lib/puppet/parser/functions/template.rb
index 006eeb8..a41bfa0 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
-    <http://projects.reductivelabs.com/projects/puppet/wiki/Puppet_Templating`_ 
+    <http://projects.reductivelabs.com/projects/puppet/wiki/Puppet_Templating>`_ 
     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