Class Puppet::Indirector::FileServer
In: lib/puppet/indirector/file_server.rb
Parent: Puppet::Indirector::Terminus

Look files up using the file server.

Methods

authorized?   find   search  

Included Modules

Puppet::FileServing::TerminusHelper

Public Instance methods

Is the client authorized to perform this action?

Find our key using the fileserver.

Search for files. This returns an array rather than a single file.

[Validate]