Hi I have a problem with a chef recipe when I run a farm that deploy a database server, a web server and a load balancer.
The chef recipe that deploy the webserver use the "package" resource to install the necesary packages to work but it's not accepting the following syntax: package ['httpd', 'git', 'php', 'php-mysql'] When I run it directly from my workstation using a script it works fine and deploy the instances correctly but when i use scalr sends the following error: <https://lh3.googleusercontent.com/-kLqEOyo4jZc/V0dEMfl4ylI/AAAAAAAAFzo/AalLIEwEZGIjF0vr6c6C-moRwYx32VXBQCLcB/s1600/Untitled.png> Thanks in advance for your help. -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
