- Ubuntu Xenial (16.04) with Postgresql
- Ubuntu Trusty (14.04) with Postgresql
- Ubuntu Trusty (14.04) with Mysql
The provisioning is still not complete but works.
To load the Ubuntu Xenial (16.04) with Postgresql, run:
vagrant up xp
To load the Ubuntu Trusty (14.04) with Postgresql, run:
vagrant up postgres
To load the Ubuntu Trusty (14.04) with Mysql, run:
vagrant up mysql