#!/usr/bin/ruby1.8

require 'puppet/application/kick'
Puppet::Application[:kick].run

