1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/drydock/interface
James Rhodes e07011d37d Disable known hosts when SSH'ing through Drydock
Summary: This prevents SSH from saving the host key into known_hosts; StrictHostKeyChecking only prevents it from prompting for unknown hosts, but it will still verify hosts against what it has previously saved.

Test Plan: N/A

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D10252
2014-08-13 15:03:10 +10:00
..
command Disable known hosts when SSH'ing through Drydock 2014-08-13 15:03:10 +10:00
filesystem Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
webroot Delete license headers from files 2012-11-05 11:16:51 -08:00
DrydockInterface.php Delete license headers from files 2012-11-05 11:16:51 -08:00