Address Net::SSH::HostKeyMismatch seen locally between bin/test runs.

This commit is contained in:
Matthew Kent
2024-01-08 13:32:34 -08:00
parent 4b05068493
commit 2a8924b53c

View File

@@ -21,3 +21,7 @@ install_kamal
push_image_to_registry_4443 nginx 1-alpine-slim
push_image_to_registry_4443 traefik v2.9
push_image_to_registry_4443 busybox 1.36.0
# .ssh is on a shared volume that persists between runs. Clean it up as the
# churn of temporary vm IPs can eventually create conflicts.
rm -f /root/.ssh/known_hosts