#!/usr/bin/ruby

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