Sha256: a863a71f424fc2f45f23f27dbd0723bf73e1587c9b42793aba56601315c73df4

Contents?: true

Size: 104 Bytes

Versions: 1

Compression:

Stored size: 104 Bytes

Contents

if ! ssh-keygen -H -F localhost &>/dev/null; then
  ssh-keyscan -p 22 localhost >> ~/.ssh/known_hosts
fi

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mina-1.2.5 spec/support/outputs/ssh_keyscan_domain.txt