solutious / rudy

Not your grandparents' EC2 deployment tool.
http://solutious.com/projects/rudy/
MIT License
89 stars 11 forks source link

Error in Storable: "wrong argument type String (expected Data)" #7

Open solutious opened 15 years ago

solutious commented 15 years ago

$ ruby bin/rudy-ec2 -f yaml groups ERROR (TypeError): wrong argument type String (expected Data)

delano commented 15 years ago

This appears to be an issue with the YAML lib. I've heard tale of a workaround but I'm still investigating.