Description of problem: After completing the foreman setup, tcp ports 443 and 8140 are not open in iptables. Puppet clients can't connect via 8140 and foreman web UI users cannot connect via 443. Version-Release number of selected component (if applicable): openstack-foreman-installer-2.0.9-1.el6ost.noarch How reproducible: Always Steps to Reproduce: 1. sh foreman_server.sh 2. scp foreman_client.sh to client 3. from client, sh foreman_client.sh 4. from browser, try to hit foreman UI on https (443) Actual results: On client: Error: Could not request certificate: No route to host - connect(2) From browser, cannot connect via https Expected results: Puppet clients and web browsers can connect Additional info:
This should be addressed by using rhel-osp-installer instead.