Hello,
I installed foreman with the option --foreman-ssl=false with in front a
reverse proxy (nginx)
at the end of the installation I have:
/Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[theforeman.loc]:
Could not evaluate: Could not load data from https://theforeman.loc
/Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[theforeman.loc]:
Failed to call refresh: Could not load data from https://theforeman.loc
/Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[theforeman.loc]:
Could not load data from https://theforeman.loc
and if I have this other issue when I go to:
http://theforeman.mydomain.com/foreman_setup/provisioners/new
False Missing registered host theforeman.loc, please ensure it is checking
in
False Missing registered smart proxy theforeman.loc, please ensure it is
registered
False No network interfaces listed in $interfaces fact
At the end I can login with http://theforeman.mydomain.com (without ssl)
but I continue to obtain these errors.
Maybe do I have to disable some other things if I install without ssl?
thanks
A