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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
John Kennedy
2012-Apr-18 21:39 UTC
Re: [Puppet Users] Change location of puppet config files
On Wed, Apr 18, 2012 at 22:33, Jax01 <atkins.jackie@gmail.com> 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 puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > 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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
# 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 <skebi69@gmail.com> wrote:> > On Wed, Apr 18, 2012 at 22:33, Jax01 <atkins.jackie@gmail.com> 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 puppet-users@googlegroups.com. >> To unsubscribe from this group, send email to >> puppet-users+unsubscribe@googlegroups.com. >> 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 puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > 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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Seemingly Similar Threads
- Change the location of puppet.conf
- Cannot create /var/lib/puppet/clientbucket; parent directory /var/lib/puppet does not exist
- Puppet / Passenger SSL Problems with DRBD
- puppetca and /etc/puppet/ssl
- centos 6.2 - puppet 2.7.13 - SSL_connect returned=1 errno=0 state=SSLv3 read server session ticket A: tlsv1 alert protocol version