aboutsummaryrefslogtreecommitdiff
path: root/templates/puppet
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-11-28 23:48:53 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-11-28 23:48:53 -0200
commitc10b8050b3fd2ea862f8137f15399b230e8133db (patch)
treebb02f5572bda056d0bab610a92c05cd76ee29f6e /templates/puppet
parent25cf41ab39e8c6f249d0a441f77df701d172dd31 (diff)
downloadpuppet-bootstrap-c10b8050b3fd2ea862f8137f15399b230e8133db.tar.gz
puppet-bootstrap-c10b8050b3fd2ea862f8137f15399b230e8133db.tar.bz2
Adding ssl_client_header to puppet.conf
Diffstat (limited to 'templates/puppet')
-rw-r--r--templates/puppet/puppet.conf.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/puppet/puppet.conf.erb b/templates/puppet/puppet.conf.erb
index 567b322..72306a2 100644
--- a/templates/puppet/puppet.conf.erb
+++ b/templates/puppet/puppet.conf.erb
@@ -18,6 +18,9 @@ certname = puppet.<%= domain%>
#dbpassword =
#dbconnections = 15
+# Needed by mongrel
+ssl_client_header = HTTP_X_SSL_SUBJECT
+
[agent]
server = puppet.<%= domain%>
vardir = /var/lib/puppet