0.2.0
Updates to the base installation:
- Ubuntu 14.04 LTS Trusty Tahr
- Nginx 1.6
- PHP 5.5
- Ruby 2.1
- Percona MySQL 5.6
- Postgres 9.3
- Redis 2.8
- Memcached 1.4
- Git 2.2
- Composer
- The ruby gems heroku, hub, travis and travis-lint
Other changes:
- Simplified apt repo installation
- Ensure mysql users are available via all interfaces
- Quiet chef logger
- Fix issue where postgres was unable to properly create postgres_default_username file
- Install sqlite for debug_kit. Closes #27
- Remove hardcoded params from nginx. Closes #25
- Increase vm memory allocation to 1024 MB