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

security_group fails when name is provided #55

Closed contentfree closed 15 years ago

contentfree commented 15 years ago

Running something like the following fails with an error stating that the security group doesn't exist (obviously... it's supposed to be created by poolparty): security_group 'my_security_group' do ...

Removing the name from the security_group call leads to a default name (-) and the security group is created.

contentfree commented 15 years ago

Still an issue?

auser commented 15 years ago

This should be fixed with the latest push

auser commented 15 years ago

Closing this issue.