We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da81c14 commit ae73d59Copy full SHA for ae73d59
bin/seed-ssh
@@ -87,6 +87,7 @@ exec \
87
ssh \
88
-o UserKnownHostsFile=/dev/null \
89
-o StrictHostKeyChecking=no \
90
+ -o IdentitiesOnly=yes \
91
-A \
92
-i $deploy_key \
93
ubuntu@$node_ip \
0 commit comments