0.9.8.1 is an update to the gem only, it uses the same AMI's. It fixes two small bugs in the Capistrano tasks. All you'll need to do is "sudo gem install ec2onrails -v
0.9.8.1". It will be available in a few hours when the RubyForge servers have updated.
Details:
* ami-b657b2df (32-bit) and ami-8957b2e0 (64-bit) (same AMI's as 0.9.8, this is an update to the RubyGem only)
* This is another test release, still not intended to be production-ready. Look for version 1.0. Almost there!!
* Bug fix: if :ec2onrails[:enable_ssl] = true the setup task fails due to /etc/init.d/apache2 not executable
* Bug fix: retry the first mysqld startup, because on first startup sometimes the /etc/init.d/mysql startup script thinks it failed because mysqld took too long to physically write the logs full.