1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

8 commits

Author SHA1 Message Date
geemus
6f7dd6ddea should extend with deprecation, not include 2011-02-23 10:45:50 -08:00
geemus
9a40a17e9f [compute] consolidate ip accessors
closes #60
2011-02-22 16:36:15 -08:00
crazed
4f9972efcd [aws|compute] authorize/revoke security group requests name should be required param 2011-02-23 02:54:54 +08:00
geemus
70af200dda removing more deprecated stuff 2011-02-16 16:41:39 -08:00
geemus
3784effdd1 [compute] disable password auth for current user, rather than always root 2011-01-31 17:42:53 -08:00
Tom Stuart
5694180508 Make :private_key optional in Fog::*::Compute::Server#ssh
Net::SSH can authenticate with the ssh-agent, so a private key is only
required if ENV['SSH_AGENT_SOCK'] is not set.
2011-01-25 03:14:46 +08:00
phiggins
a66cb9e157 Fix some more broken paths. 2011-01-15 02:22:20 +08:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00