flexera-public / rightscale_cookbooks

Other
76 stars 102 forks source link

Sprint12 05 a46705 attributes/input in metadata are not assigned a recipe #69

Closed Neve closed 12 years ago

Neve commented 12 years ago

this PR fixes https://wush.net/trac/rightscale/ticket/4656

app_passenger - some attributes/input in metadata are not assigned a recipe

also found similar issues in app_tomcat and app_php

ekargard commented 12 years ago

The changes look good. However, we need to see what impact this has from the server template view. Specifically the LAMP trial - before merging we need to review a cloned LAMP template with these changes.

Neve commented 12 years ago

Diff between LAMP All-In-One Trial with MySQL 5.5 [HEAD] and cloned lamp which uses this branch

https://my.rightscale.com/acct/2901/server_templates/diff?old_server_template_id=226834001&new_server_template_id=242422001

ekargard commented 12 years ago

Looks good - go ahead and merge