[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/2.6.0-2-119-g611c2bb

Mathias Gug mathias.gug at canonical.com
Fri Aug 20 15:45:24 UTC 2010


The following commit has been merged in the master branch:
commit a7d3ada902daef00cfdf1458f2d928f345446192
Author: James Turnbull <james at lovedthanlost.net>
Date:   Fri Aug 13 03:53:40 2010 +1000

    Updated config.ru example for 2.6.1

diff --git a/ext/rack/files/config.ru b/ext/rack/files/config.ru
index 995a9f8..9dda3da 100644
--- a/ext/rack/files/config.ru
+++ b/ext/rack/files/config.ru
@@ -4,7 +4,7 @@
 # if puppet is not in your RUBYLIB:
 # $:.unshift('/opt/puppet/lib')
 
-$0 = "puppetmasterd"
+$0 = "master"
 require 'puppet'
 
 # if you want debugging:

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list