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

Alex Heneveld commented on WHIRR-49:
------------------------------------

issues summary:

- to support new jclouds, need a change in ChefServiceDryRunTest.getScriptName: 
 replace RunScript...class to SudoAwareInitManager.class (note:  jclouds issue 
736 http://code.google.com/p/jclouds/issues/detail?id=736)
- AMI linux needs following to get chef to build: yum -y install gcc make 
ruby-devel  
- AMI linux needs version for chef openjdk

- we still have the ugly sleep while waiting for recipes to be available


Note for testing on AMI linux (since jclouds default Ubuntu has other issues) 
the following is handy:

whirr.image-id=us-east-1/ami-7341831a
whirr.location-id=us-east-1d
whirr.private-key-file=/Users/alex/dev/projects/whirr/alex/id_rsa
whirr.public-key-file=/Users/alex/dev/projects/whirr/alex/id_rsa.pub

                
> Allow Whirr to use Chef for configuration management
> ----------------------------------------------------
>
>                 Key: WHIRR-49
>                 URL: https://issues.apache.org/jira/browse/WHIRR-49
>             Project: Whirr
>          Issue Type: New Feature
>          Components: core
>            Reporter: Jeff Hammerbacher
>            Assignee: David Alves
>         Attachments: WHIRR-49-cc.patch, WHIRR-49-pom.patch, WHIRR-49.patch, 
> WHIRR-49.patch, WHIRR-49.patch, WHIRR-49.patch, WHIRR-49.patch, 
> WHIRR-49.patch, WHIRR-49.patch, WHIRR-49.patch, WHIRR-49.patch, 
> WHIRR-49.patch, WHIRR-49.patch, WHIRR-49.patch, WHIRR-49.patch, WHIRR-49.patch
>
>
> As discussed in 
> https://cwiki.apache.org/confluence/display/WHIRR/WhirrDesign, Whirr should 
> be agnostic to the tool used to bring the images up to a state where they're 
> ready to run the service.

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