summaryrefslogtreecommitdiffstats
path: root/bin/puppetmasterd
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2008-02-29 12:00:39 -0600
committerLuke Kanies <luke@madstop.com>2008-02-29 12:00:39 -0600
commit4c3fa7806d12f86fce01030aa5e3745e698cb3c0 (patch)
treec2dd3a9fafb2da8c109ba3d107a9e3eef811f004 /bin/puppetmasterd
parent857814ac80cf4f0c9913ccb6d2d42355670ea64f (diff)
downloadpuppet-4c3fa7806d12f86fce01030aa5e3745e698cb3c0.tar.gz
puppet-4c3fa7806d12f86fce01030aa5e3745e698cb3c0.tar.xz
puppet-4c3fa7806d12f86fce01030aa5e3745e698cb3c0.zip
Fixing a few more loading order issues.
Diffstat (limited to 'bin/puppetmasterd')
-rwxr-xr-xbin/puppetmasterd1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/puppetmasterd b/bin/puppetmasterd
index a00186b68..33e4f436d 100755
--- a/bin/puppetmasterd
+++ b/bin/puppetmasterd
@@ -81,6 +81,7 @@ end
require 'getoptlong'
require 'puppet'
+require 'puppet/network/handler'
require 'puppet/sslcertificates'
options = [