Signed-off-by: Luke Kanies <[email protected]>
---
lib/puppet/util/settings.rb | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/lib/puppet/util/settings.rb b/lib/puppet/util/settings.rb
index a05d85b..828b1b3 100644
--- a/lib/puppet/util/settings.rb
+++ b/lib/puppet/util/settings.rb
@@ -1,8 +1,6 @@
require 'puppet'
require 'sync'
-require 'puppet/transportable'
require 'getoptlong'
-
require 'puppet/external/event-loop'
require 'puppet/util/cacher'
require 'puppet/util/loadedfile'
@@ -568,8 +566,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?
--
1.6.1
--
You received this message because you are subscribed to the Google Groups
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en.