Installs and configures MySQL 5.
- Install and configure MySQL
- Create databases
- Manage grants
- Execute arbitrary SQL on a database
- MySQL 5.x (latest), CentOS 6.3 (us-east-1/ami-eb6b0182), AWS EC2 m1.small, root
- MySQL 5.x (latest), CentOS 5.3 (us-east-1/ami-beda31d7), AWS EC2 m1.small, root
- MySQL 5.x (latest), Ubuntu 12.04 (us-east-1/ami-d0f89fb9), AWS EC2 m1.small, root
- MySQL 5.x (latest), Ubuntu 10.04 (us-east-1/ami-0fac7566), AWS EC2 m1.small, root
- Configured Cloud Account a in chosen environment
- Either installed Chef on target compute OR launch under root
- Internet access from target compute:
- MySQL distribution: ** (CentOS), ** (Ubuntu)
- S3 bucket with Chef recipes: ** (TBD)
- If Chef is not installed: ** (TBD)
- Installation is based on Chef recipes from http://community.opscode.com/cookbooks/mysql
**