Actions
Feature #1969
openOverride hostname of puppetmaster instead of using proxy hostname
Status:
New
Priority:
Normal
Assignee:
-
Category:
Smart Proxy
Target version:
-
Description
Foreman currently configures systems with a puppetmaster hostname of the smart proxy that is configured as the puppetmaster, but the hostname is Foreman's perspective of the proxy's hostname.
For complex network environments (perhaps NATed or with access to the proxy tunnelled) then the hostname that Foreman sees isn't the same as the one the client systems should be using for the puppetmaster. It should be possible to override the puppetmaster hostname provided to systems somewhere.
Possibly:- a parameter on the host or hostgroup that overrides the name
- a config variable on the proxy itself that's passed through
- an attribute on the smart proxy object
Updated by Markus Nussdorfer about 12 years ago
Have the same issue here.
puppet_server is set in settings.yaml and also shows the same value in the settings page.
But in the yaml output it gives me the proxy url for
puppetmaster and puppet_ca
Actions