summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/puppet-node.conf.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/puppet-node.conf.erb b/templates/puppet-node.conf.erb
index f8b1b32..87f61fb 100644
--- a/templates/puppet-node.conf.erb
+++ b/templates/puppet-node.conf.erb
@@ -13,3 +13,4 @@ server = puppet.<%= domain %>
runinterval = <%= puppetd_runinterval %>
puppetport = 8139
masterport = <%= puppetmaster_port %>
+configtimeout = <%= puppetd_configtimeout %>