Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-11402

puppet lookup --explain fails out of the box starting with 7.13.1

    XMLWordPrintable

Details

    • Night's Watch
    • NW - 2022-01-27
    • Customer Feedback
    • Bug Fix
    • Restores the ability to run puppet lookup when the agent does not have certificates available locally.
    • Needs Assessment

    Description

      Starting with Puppet 7.13.1 (as installed via YUM for EL7) `puppet lookup --explain` now fails.

       puppet lookup --explain test
      Error: Failed to initialize SSL: The CA certificates are missing from '/etc/puppetlabs/puppet/ssl/certs/ca.pem'
      Error: Run `puppet agent -t`
      Error: Connection to https://puppet:8140/puppet-ca/v1 failed, trying next route: Request to https://puppet:8140/puppet-ca/v1 failed after 0.001 seconds: The CA certificates are missing from '/etc/puppetlabs/puppet/ssl/certs/ca.pem'
      Wrapped exception:
      The CA certificates are missing from '/etc/puppetlabs/puppet/ssl/certs/ca.pem'
      Error: Could not run: No more routes to ca

      7.12.1 and prior do not have this issue.

      Attachments

        Activity

          People

            victor.bobosila Victor Bobosila
            peiriannydd Trevor Vaughan
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support