auser / poolparty

Run a self-healing, auto-scaled and monitored cloud simply, in the clouds, on nearly any hardware, such as EC2, eucalyptus and vmware
http://www.poolpartyrb.com
MIT License
371 stars 54 forks source link

uninitialized constant PoolParty::YAML #88

Open ariejan opened 14 years ago

ariejan commented 14 years ago

When running any of the 'cloud' commands, I get the following error:

/Users/ariejan/.rvm/gems/ruby-1.8.7-p249/gems/poolparty-1.6.9/bin/../lib/poolparty.rb:21:in `version': uninitialized constant PoolParty::YAML (NameError)
ariejan commented 14 years ago

Fixed in ariejan@e9f6295 - http://github.com/ariejan/poolparty/commit/e9f6295993a7c67288aa74c8bce0916a870c5368

fuentesjr commented 13 years ago

This looks ready to be closed I think.