Actions
Feature #4345
openPuppet CA proxy
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
In my environment I have a single CA according to http://docs.puppetlabs.com/guides/scaling_multiple_masters.html#option-1-direct-agent-nodes-to-the-ca-master which foreman supports very well. Now I'm running into the problem that the clients are in subnets that are unable (and undesired) to connect to the central CA. I already set up a proxy according to http://docs.puppetlabs.com/guides/scaling_multiple_masters.html#option-2-proxy-certificate-traffic which works well manually. It would be useful if foreman supported this better.
Possible areas:- Installer should be able to set up the CA proxy in the vhost
- Installer should be able to set up auth.conf
- Foreman support so you can still use <%= @host.puppet_ca_server %>
Actions