Hi! I've installed a new Foreman.
With : rpm -ivh http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm yum -y install epel-release http://yum.theforeman.org/releases/1.11/el7/x86_64/foreman-release.rpm <http://yum.theforeman.org/releases/1.10/el7/x86_64/foreman-release.rpm> yum -y install foreman-installer foreman-installer --enable-foreman-compute-vmware --enable-foreman-plugin-salt --enable-foreman-plugin-setup During/After installation it reports Could not start Service[httpd]: Execution of '/bin/systemctl start httpd' returned 1: Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details. /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/bin/systemctl start httpd' returned 1: Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details. /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[foreman-host.internal.loc]: Could not evaluate: Proxy foreman-host.internal.loc cannot be registered (Could not load data from https://foreman-host.internal.loc Report processor failed: Could not send report to Foreman at https://foreman-host.internal.loc/api/reports: Connection refused - connect(2) While checking with "systemctl status httpd.service" Jun 30 03:28:23 foreman-host.internal.loc systemd[1]: Starting The Apache HTTP Server... Jun 30 03:28:23 foreman-host.internal.loc httpd[14695]: AH00526: Syntax error on line 36 of /etc/httpd/conf.d/25-puppet.conf: Jun 30 03:28:23 foreman-host.internal.loc httpd[14695]: SSLCertificateChainFile: file '/var/lib/puppet/ssl/ca/ca_crt.pem' does not exist or is empty I've no idea how to fix that. I have installed some month ago a Foreman 1.9 with the same options and it works great till now! Hope someone can help me out... Thanks, Tom -- 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.
