[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. puppet-0.24.5-rc3-1456-g2f0b1e5

James Turnbull james at lovedthanlost.net
Tue Oct 27 17:06:21 UTC 2009


The following commit has been merged in the upstream branch:
commit 0043392f170853df7311c3e823dcac9323a282f0
Author: James Turnbull <james at lovedthanlost.net>
Date:   Tue Oct 27 12:39:22 2009 +1100

    Fixed typo in lib/puppet/indirector/ldap.rb

diff --git a/lib/puppet/indirector/ldap.rb b/lib/puppet/indirector/ldap.rb
index 744a839..51bab0e 100644
--- a/lib/puppet/indirector/ldap.rb
+++ b/lib/puppet/indirector/ldap.rb
@@ -1,4 +1,4 @@
-requir 'puppet/indirector/terminus'
+require 'puppet/indirector/terminus'
 require 'puppet/util/ldap/connection'
 
 class Puppet::Indirector::Ldap < Puppet::Indirector::Terminus

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list