1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-06 04:41:01 +01:00
phorge-phorge/src/applications/drydock/interface/command
James Rhodes b111bc039d Support text-based private key credentials in DrydockSSHCommandInterface
Summary: This updates DrydockSSHCommandInterface to correctly hold open the private key credentials for the life of the interface so that remote commands will execute correctly with a text-based private key.

Test Plan: Created a text-based private key, created a resource based on it and leased against it.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T4111

Differential Revision: https://secure.phabricator.com/D7700
2013-12-05 09:19:32 +11:00
..
DrydockCommandInterface.php Add HarbormasterRunnerWorker, for running CI tests 2012-12-17 13:43:26 -08:00
DrydockLocalCommandInterface.php Add HarbormasterRunnerWorker, for running CI tests 2012-12-17 13:43:26 -08:00
DrydockSSHCommandInterface.php Support text-based private key credentials in DrydockSSHCommandInterface 2013-12-05 09:19:32 +11:00