#!/usr/local/bin/ruby18

require 'puppet/application'
require 'puppet/application/filebucket'

# launch the filebucket
Puppet::Application[:filebucket].run
