← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1736261] [NEW] puppet.conf and puppet ssl path changed in official client

 

Public bug reported:

the correct pathes in the official puppet client from puppetlabs repo is

PUPPET_CONF_PATH = '/etc/puppetlabs/puppet/puppet.conf'
PUPPET_SSL_CERT_DIR = '/etc/puppetlabs/puppet/ssl/certs/'
PUPPET_SSL_DIR = '/etc/puppetlabs/puppet/ssl'
PUPPET_SSL_CERT_PATH = '/etc/puppetlabs/puppet/ssl/certs/ca.pem'

please make this either configurable or support both setups with

/etc/puppet/puppet.conf
and 
/var/lib/puppet/ssl

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1736261

Title:
  puppet.conf and puppet ssl path changed in official client

Status in cloud-init:
  New

Bug description:
  the correct pathes in the official puppet client from puppetlabs repo
  is

  PUPPET_CONF_PATH = '/etc/puppetlabs/puppet/puppet.conf'
  PUPPET_SSL_CERT_DIR = '/etc/puppetlabs/puppet/ssl/certs/'
  PUPPET_SSL_DIR = '/etc/puppetlabs/puppet/ssl'
  PUPPET_SSL_CERT_PATH = '/etc/puppetlabs/puppet/ssl/certs/ca.pem'

  please make this either configurable or support both setups with

  /etc/puppet/puppet.conf
  and 
  /var/lib/puppet/ssl

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1736261/+subscriptions


Follow ups