Current File : //opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/confine.rb
# Confines have been moved out of the provider as they are also used for other things.
# This provides backwards compatibility for people still including this old location.
require_relative '../../puppet/provider'
require_relative '../../puppet/confine'

Puppet::Provider::Confine = Puppet::Confine
Page not found – Hello World !