You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Tom White (Commented) (JIRA)" <ji...@apache.org> on 2012/02/09 22:44:58 UTC

[jira] [Commented] (WHIRR-347) Support provider-independent environment variables for cloud credentials

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

Tom White commented on WHIRR-347:
---------------------------------

Command-line options override those in the properties file (see statement in http://whirr.apache.org/docs/0.7.0/configuration-guide.html), so your precedence order needs changing I think.

In whirr-cli-defaults.properties could we have whirr.provider=${env:WHIRR_PROVIDER} rather than whirr.provider=${sys:WHIRR_PROVIDER} and avoid passing them as system properties from the script? 

Some tests and documentation would be good to have too. Also, how do we plan to change the recipes to use these?
                
> Support provider-independent environment variables for cloud credentials
> ------------------------------------------------------------------------
>
>                 Key: WHIRR-347
>                 URL: https://issues.apache.org/jira/browse/WHIRR-347
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Tom White
>            Assignee: David Alves
>             Fix For: 0.8.0
>
>         Attachments: WHIRR-347.patch, WHIRR-347.patch
>
>
> Adrian suggested that we support WHIRR_PROVIDER, WHIRR_IDENTITY, WHIRR_CREDENTIAL environment variables. This would allow users to set them for any cloud they are using.

--
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