Feature #25065
PuppetCA 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
Related issues
Associated revisions
Refs #25065 - Move puppetca_cert migration
This places the migration in the correct directory so it's actually
used.
History
#1
Updated by The Foreman Bot over 4 years ago
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/smart-proxy/pull/615 added
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
#3
Updated by Timo Goebel about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset eab6b899c63dfaeb9ae29f6b48d80950ec40bed0.
#4
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/smart-proxy/pull/646 added
#5
Updated by Tomer Brisker almost 4 years ago
- Category set to PuppetCA
- Fixed in Releases 1.22.0 added
#6
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Has duplicate Feature #19066: Use Puppetserver's CA API instead of CLI commands added
fixes #25065 - use puppetca http api