Actions
Feature #25065
closedPuppetCA smart proxy - Puppet 6 integration.
Difficulty:
Triaged:
No
Description
Motivation
with puppet-6 all commands like puppet cert * are depricateded. Instead one should use puppetserver ca * commands for certificates.
Possible Solution
I created PR adding a "puppet6" functionality for Puppet-CA. It can be activated by defining :puppet_6: true parameter in puppetca.yml settings file of the proxy
Updated by The Foreman Bot about 6 years ago
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/smart-proxy/pull/615 added
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
Updated by Timo Goebel over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset eab6b899c63dfaeb9ae29f6b48d80950ec40bed0.
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/smart-proxy/pull/646 added
Updated by Tomer Brisker over 5 years ago
- Category set to PuppetCA
- Fixed in Releases 1.22.0 added
Updated by Ewoud Kohl van Wijngaarden over 5 years ago
- Has duplicate Feature #19066: Use Puppetserver's CA API instead of CLI commands added
Actions