[
https://issues.apache.org/jira/browse/WHIRR-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045563#comment-13045563
]
Tom White commented on WHIRR-325:
---------------------------------
> We could rewrite "whirr run-script" in terms of runScriptOnNode
Yes, this would work.
Rather than adding methods to ClusterController, I think we need a
RunScriptClusterAction which encapsulates this logic. This would also address
WHIRR-324.
> Reduce cloud provider-specific code in scripts
> ----------------------------------------------
>
> Key: WHIRR-325
> URL: https://issues.apache.org/jira/browse/WHIRR-325
> Project: Whirr
> Issue Type: Improvement
> Reporter: Tom White
> Attachments: WHIRR-325-rewrite-run-script.patch
>
>
> Many of the bash functions have a cloud provider option (-c) that they use to
> determine how to find the local public/private IP address, or the local data
> directory (/mnt vs /data, for example).
> We should pass what is needed (e.g. IP addresses, directories), or at least
> put the code in a common function.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira