[ 
https://issues.apache.org/jira/browse/LIBCLOUD-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258906#comment-13258906
 ] 

Tomaz Muraus commented on LIBCLOUD-187:
---------------------------------------

This won't work - this calls "put" method on the ParamikoSSHClient object and 
the put method on the ParamikoSSHClient class doesn't take "mode" keyword 
argument - 
https://github.com/apache/libcloud/blob/trunk/libcloud/compute/ssh.py#L150
                
> Allow multiple entries into .ssh/authorized_keys by changing put() to specify 
> append mode
> -----------------------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-187
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-187
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Jay Doane
>            Priority: Minor
>         Attachments: multiple-authorized-keys.diff
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to