Skip to content

train-dev: Pass -4 to ssh-keyscan

Ahmon Dancy requested to merge main-I0b0a8b10c17a4afd8636cfe4b0cb248353c42616 into main

Pass -4 to the two ssh-keyscan calls so that they only attempt to make
IPv4 connections. if ssh-keyscan is allowed to attempt IPv6
connections, it will fail.

Merge request reports