# Vardir similarly moved to /app for space issues
vardir = /app/puppet/var
# The Puppet log directory.
# The default value is '$vardir/log'.
logdir = /app/puppet/log
# Where Puppet PID files are kept.
# The default value is '$vardir/run'.
rundir = /var/run/puppet
# Where SSL certificates are kept.
# The default value is '$confdir/ssl'.
ssldir = $vardir/ssl
On Wed, Apr 18, 2012 at 5:39 PM, John Kennedy <[email protected]> wrote:
>
> On Wed, Apr 18, 2012 at 22:33, Jax01 <[email protected]> wrote:
>>
>> Hi everyone;
>>
>> I am trying to change the location of where the ssl cert files are
>> stored. I have changed this in the puppet.conf file but, when I start
>> the puppetmaster, the only certs being created are still in /etc/
>> puppet. Can someone tell me what I am missing here?
>>
>> Thank you!
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Puppet Users" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/puppet-users?hl=en.
>>
>
> Where in puppet.conf did you put the directive and what did you put?
> John
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.