Puppet::Indirector::StoreConfigs
# File lib/puppet/indirector/resource/store_configs.rb, line 9 def allow_remote_requests? Puppet.deprecation_warning("Accessing resources on the network is deprecated. See http://links.puppetlabs.com/deprecate-networked-resource") super end