A way to inform foreman of a failed build

Is there a way to inform foreman a build has failed, say doing some
validations in kickstart and abort the installation?

No, there's no way to do this - a host can only be in build-mode or not,
there is no failed-build status. I think it would require moving the build
orchestration to something more detailed to support it, but you're welcome
to log a feature request on the bug tracker :slight_smile:

ยทยทยท On 3 February 2016 at 17:06, ghidu wrote:

Is there a way to inform foreman a build has failed, say doing some
validations in kickstart and abort the installation?