poise / application_nginx

Development repository for Opscode Cookbook application_nginx
Apache License 2.0
34 stars 55 forks source link

[COOK-2402] Cast symbol to string in load_balancer template resource #4

Closed rcloran closed 11 years ago

rcloran commented 11 years ago

Convert the cookbook name from a symbol to a string, so that the template resource being created works when a custom template is used.

avit commented 11 years ago

:+1: I have the same thing in my own fork.