Provisioning hosts doesnt work well with host parameters

We found out, that if remove this foreman/app/models/host/managed.rb at develop · theforeman/foreman · GitHub it does work again.

There is no error in the logs - it does simply not register.

In the boostrap-23233234234 file on the host itself you see, that registration_type is empty (‘‘)

So you’re effectively reverting Fixes #38422 - Host Orchestration - Renderability checks for templates · theforeman/foreman@03224dc · GitHub.

correct