Set the HTTPS redirect target URL
The default redirect target URL is your primary server's FQDN. You can customize the redirect URL.
To change the redirect target URL:
- In the PE console, click Node groups and select the PE Infrastructure node group.
- On the Classes tab, find the
puppet_enterprise::profile::console::proxy::http_redirect
class. - Add the
server_name
parameter and change the value to the desired server. - Click Add parameter and commit changes.
- On the nodes hosting your primary server and PE console, run Puppet.There are several ways to Run Puppet on demand.