[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.5-639-g8f94f35
test branch
puppet-dev at googlegroups.com
Wed Jul 14 10:31:55 UTC 2010
The following commit has been merged in the upstream branch:
commit 7a99a1db262aa41dfe48ea38d1cc86ca0beb2696
Author: Luke Kanies <luke at reductivelabs.com>
Date: Thu Jan 21 23:04:35 2010 -0800
Removing obsolete Settings comments and require
Signed-off-by: Luke Kanies <luke at reductivelabs.com>
diff --git a/lib/puppet/util/settings.rb b/lib/puppet/util/settings.rb
index 308abc2..dd85342 100644
--- a/lib/puppet/util/settings.rb
+++ b/lib/puppet/util/settings.rb
@@ -1,7 +1,6 @@
require 'puppet'
require 'sync'
require 'getoptlong'
-
require 'puppet/external/event-loop'
require 'puppet/util/cacher'
require 'puppet/util/loadedfile'
@@ -569,8 +568,6 @@ class Puppet::Util::Settings
end
# Convert the settings we manage into a catalog full of resources that model those settings.
- # We currently have to go through Trans{Object,Bucket} instances,
- # because this hasn't been ported yet.
def to_catalog(*sections)
sections = nil if sections.empty?
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list