#!/usr/bin/ruby1.8

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