summaryrefslogtreecommitdiffstats
path: root/bin/puppetmasterd
diff options
context:
space:
mode:
Diffstat (limited to 'bin/puppetmasterd')
-rwxr-xr-xbin/puppetmasterd3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/puppetmasterd b/bin/puppetmasterd
index 39802f229..b782969a8 100755
--- a/bin/puppetmasterd
+++ b/bin/puppetmasterd
@@ -186,6 +186,9 @@ end
Puppet.genconfig
Puppet.genmanifest
+# A temporary solution, to at least make the master work for now.
+Puppet::Node::Facts.terminus_class = :yaml
+
require 'etc'
handlers = {