Tomaz Muraus created LIBCLOUD-302:
-------------------------------------
Summary: ScriptDeployment doesn't work correctly if a ssh)user
doesn't have permission to /root
Key: LIBCLOUD-302
URL: https://issues.apache.org/jira/browse/LIBCLOUD-302
Project: Libcloud
Issue Type: Bug
Components: Compute
Reporter: Tomaz Muraus
Assignee: Tomaz Muraus
Priority: Minor
Reported by user "rotem" on the IRC.
By default, if a user doesn't provide `name` argument, deployment script
content gets saved in file `/root/deployment_<random>.sh`. This won't work if
the ssh_user used for deployment doesn't have permission to write to /root.
Better solution is to default to user's home directory (~/) which should be
writable.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira