#!/usr/bin/env ruby

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