using puppet dashboard as an ENC when using puppet dashboard and SSL
0 down vote favorite
I am using a multiple puppet master setup with puppet dashboard running on a separate server. I have also configured dashboard to use https running with passenger. I would like to turn puppet dashboard in to an ENC.
I have set the following configuration on each puppet master (excuse the spaces in the link):
node_terminus = exec
external_nodes = /usr/bin/env PUPPET_DASHBOARD_URL=https:// puppet-dashboard /usr/share/puppet-dashboard/bin/external_node
I have edited the external_node ruby script and specified the https URL for the dashboard, however I am getting this error on the puppet nodes:
Error: Could not ...