Class | Puppet::Network::Handler::FileBucket |
In: |
lib/puppet/network/handler/filebucket.rb
|
Parent: | Handler |
Accept files and store them by md5 sum, returning the md5 sum back to the client. Alternatively, accept an md5 sum and return the associated content.