OnError
The behavior when a node lifecycle script fails. Valid values:
TERMINATE– Terminates the compute node.STOP_SEQUENCE– Stops running subsequent scripts in the sequence but doesn't terminate the compute node.CONTINUE– Ignores the error and continues running the next script.