Answering my own question ...
The problem was that saving the logs to a log server was configured but
not working. The task_install subroutine calls "fai-savelog -r" and if
that generates an error log, the script dies, task_faiend is never
called, and the machine does not reboot.
On 05/25/2017 01:23 PM, John G Heim wrote:
What would cause my machines to not reboot at the end of an FAI install?
I have the reboot flag in the kernel parms.,
"FAI_FLAGS=verbose,sshd,createvt,reboot".
I logged into a machine during an install and checked the value of
flag_reboot and it's set to 1.
# echo $flag_reboot
1