Hello,
there is an upgrade warning for foreman 3:19:
HTTPS-only host registration
Host registration now uses HTTPS for the/unattended/builtendpoint. This means that registration no longer requires Port 80, and it is not possible to use Port 80 during registration.
Does this only apply to registering hosts? (vs. finish template calls)
Currently, my templates use foreman_url('built') in the finish template. In my setup, this returns a http:// URL with Foreman 3.18.1. (as my Unattended URL is configured as such).
Thanks!