executor/register: add a 15s sleep before shutdown
When an error occurs during the registration phase, it is very difficult to diagnose because we do not have a serial console active.
By adding b2c.poweroff_delay=15
in the kernel command line, we give
admins time to look at the screen before the machine shuts down.