After I did a foreman-install, with site modified entries in the above 
options, I still had foreman_proxy failing. 

What seems to have fixed it was to: 
1. Setup the lines in the foreman-answers.yaml under the forman_proxy 
section to be: 
  ssl_ca: /etc/puppetlabs/puppet/ssl/certs/ca.pem
  ssl_cert: /etc/puppetlabs/puppet/ssl/certs/*myhost*.pem
  ssl_key: /etc/puppetlabs/puppet/ssl/private_keys/*myhost*.pem

2. yum -y uninstall foreman-proxy.
3. rm -fr /etc/foreman-proxy
4. Run foreman-installer with no options so it only used the answer file. 

As far as I can tell now, it all appears to be working, but I have not yet 
setup a client to communicate with the server. 

-- 
You received this message because you are subscribed to the Google Groups 
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to