[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:13 UTC 2010


The following commit has been merged in the upstream branch:
commit 978ab8a9a1f1c7ea23698543bf86f587ae88e6c4
Author: Luke Kanies <luke at reductivelabs.com>
Date:   Thu Mar 25 14:04:19 2010 -0700

    fixing obsolete comment in puppetd
    
    Signed-off-by: Luke Kanies <luke at reductivelabs.com>

diff --git a/lib/puppet/application/puppetd.rb b/lib/puppet/application/puppetd.rb
index 37a5d00..fe11186 100644
--- a/lib/puppet/application/puppetd.rb
+++ b/lib/puppet/application/puppetd.rb
@@ -206,9 +206,7 @@ Puppet::Application.new(:puppetd) do
 
         Puppet.settings.use :main, :puppetd, :ssl
 
-        # We need to specify a ca location for things to work, but
-        # until the REST cert transfers are working, it needs to
-        # be local.
+        # This configures all of the SSL-related indirected classes.
         Puppet::SSL::Host.ca_location = :remote
 
         Puppet::Transaction::Report.terminus_class = :rest

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list