summaryrefslogtreecommitdiff
path: root/lib/facter/facter_dot_d.rb
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2012-03-13 17:48:09 -0700
committerJeff McCune <jeff@puppetlabs.com>2012-03-13 17:48:09 -0700
commit033eddadc2b3f72783056fe7c9d70f651bcdf857 (patch)
tree04a0d7b3b488e41c3f553695bfbf4ec12f703952 /lib/facter/facter_dot_d.rb
parentf74705d6215dc1e9ce0b055e11702b3ea20b9ca5 (diff)
parent6b8f9dd329b40e1598fffde540b7cd59ddae9c2e (diff)
downloadpuppet-stdlib-033eddadc2b3f72783056fe7c9d70f651bcdf857.tar.gz
puppet-stdlib-033eddadc2b3f72783056fe7c9d70f651bcdf857.tar.bz2
Merge branch '2.3.x'
* 2.3.x: Update CHANGELOG and Modulefile for 2.3.1 (#13091) Fix LoadError exception with puppet apply
Diffstat (limited to 'lib/facter/facter_dot_d.rb')
-rw-r--r--lib/facter/facter_dot_d.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/facter/facter_dot_d.rb b/lib/facter/facter_dot_d.rb
index 8543c7c..3e528ab 100644
--- a/lib/facter/facter_dot_d.rb
+++ b/lib/facter/facter_dot_d.rb
@@ -12,8 +12,6 @@
# 600 file and will have the end result of not calling your
# fact scripts more often than is needed
-require 'facter/util/puppet_settings'
-
class Facter::Util::DotD
require 'yaml'