Thibault Jouan
|
768a6755de
|
Implement Remote#config:
Load SSH configuration for targeted host name.
|
2013-09-26 19:22:07 +00:00 |
|
Thibault Jouan
|
9985fceb63
|
Extract logic for current target ssh user name:
Add Remote#user_name method, with code returning which user name
will be used for SSH authentication.
|
2013-09-26 18:34:19 +00:00 |
|
Thibault Jouan
|
91f2bc3567
|
Implement Remote#fs
|
2013-09-26 00:28:40 +00:00 |
|
Thibault Jouan
|
b0ea7d876e
|
Implement Remote#environment:
Build and return a Remote::Environment instance, with the output of
`env` command execution.
|
2013-08-20 03:03:07 +00:00 |
|
Thibault Jouan
|
825bdec74d
|
Improve `sh' task action error handling:
Handle exit status code in Remote#execute.
|
2013-08-07 23:39:49 +00:00 |
|
Thibault Jouan
|
ef96a2db82
|
Improve naming in Remote#execute spec
|
2013-08-06 20:45:42 +00:00 |
|
Thibault Jouan
|
883d4f2e7e
|
Fix coding standards in remote spec
|
2013-08-06 20:02:27 +00:00 |
|
Thibault Jouan
|
580ad66bab
|
Use new rspec metadata arguments as symbol
|
2013-08-06 18:34:53 +00:00 |
|
Thibault Jouan
|
cff122432b
|
Refactor Net::SSH spec helpers definition and usages
|
2013-08-06 17:29:45 +00:00 |
|
Thibault Jouan
|
ace5bfb3fa
|
Add basic Remote#execute implementation
|
2013-08-05 20:03:13 +00:00 |
|
Thibault Jouan
|
6e1ba269eb
|
Implement Remote class
|
2013-08-05 19:58:17 +00:00 |
|