Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15415559
D10252.id24677.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
557 B
Referenced Files
None
Subscribers
None
D10252.id24677.diff
View Options
diff --git a/src/applications/drydock/interface/command/DrydockSSHCommandInterface.php b/src/applications/drydock/interface/command/DrydockSSHCommandInterface.php
--- a/src/applications/drydock/interface/command/DrydockSSHCommandInterface.php
+++ b/src/applications/drydock/interface/command/DrydockSSHCommandInterface.php
@@ -86,6 +86,7 @@
return new ExecFuture(
'ssh '.
'-o StrictHostKeyChecking=no '.
+ '-o UserKnownHostsFile=/dev/null '.
'-o BatchMode=yes '.
'%C -p %s -i %P %P@%s -- %s',
$command_timeout,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 21, 6:39 AM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7530441
Default Alt Text
D10252.id24677.diff (557 B)
Attached To
Mode
D10252: Disable known hosts when SSH'ing through Drydock
Attached
Detach File
Event Timeline
Log In to Comment