[ 
https://issues.apache.org/jira/browse/WHIRR-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Alves updated WHIRR-49:
-----------------------------

    Attachment: WHIRR-49.patch

Added multiple stuff:
- The ability to run all the recipes in Opscode's central repo without 
providing an url.
- The ability to specify non default recipes.
- Added test for java and postgresql installation


Stuff like:
Recipe java = new Recipe("java")
java.attribs.put("install_flavor",sun");

now works along with probably most of the recipes in opscode's central repo.

Still Missing:
- Test for the installation of postgres (is included in the test but 
confirmation is still manual)
- Order stuff. If other services will require chef to be installed then prob. 
order should be enforced (WHIRR-221).
- Test for non debian distros
- Test for other providers than rackspace

> 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
>         Attachments: 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to