Feature #26322
Expose the Puppet API URLs
Status:
Closed
Priority:
Normal
Assignee:
Category:
Puppet
Target version:
Description
Both the puppet_proxy_puppet_api and puppetca_http_api providers have a puppet_url setting. This can be exposed via the new proxy registration and is needed for #26164.
Related issues
Associated revisions
History
#1
Updated by Ewoud Kohl van Wijngaarden about 4 years ago
- Related to Feature #26164: Provide Puppet (CA) multi homing added
#2
Updated by The Foreman Bot about 4 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/638 added
#3
Updated by Anonymous about 4 years ago
- Fixed in Releases 1.22.0 added
#4
Updated by Ewoud Kohl van Wijngaarden about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset ca32f0afbd5e68d1adc8934dc8f7f0f85b8a9256.
Fixes #26322 - Expose the puppet URL settings
This allows the Foreman to serve the correct hostname to clients. This
is important when the Puppet URL is different from the Proxy URL.