Skip to content

Bugfix: if ssh command fails, don't run future commands on that node

elijah requested to merge elijah/platform:bugfix/stop-on-error into master

this bug was introduced on the switch to sshkit, which used fqdn for hostnames instead of just the hostname part.

Merge request reports