Current File : //opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/data_binding.rb
require_relative '../puppet/indirector'

# A class for managing data lookups
class Puppet::DataBinding
  # Set up indirection, so that data can be looked for in the compiler
  extend Puppet::Indirector

  indirects(:data_binding, :terminus_setting => :data_binding_terminus,
    :doc => "Where to find external data bindings.")

  class LookupError < Puppet::PreformattedError; end

  class RecursiveLookupError < Puppet::DataBinding::LookupError; end
end
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!