Changed puppet ssl directory to default location (/etc/puppet/ssl).

This commit is contained in:
Timo Mkinen 2011-07-28 14:59:22 +03:00
parent 10fa19d80e
commit bda06f269d
2 changed files with 2 additions and 6 deletions

View file

@ -12,10 +12,6 @@
# The default value is '$vardir/run'.
rundir = /var/run/puppet
# Where SSL certificates are kept.
# The default value is '$confdir/ssl'.
ssldir = $vardir/ssl
<% end -%>
<% if kernel == 'OpenBSD' -%>
# The shell search path. Defaults to whatever is inherited