Releases: kleiram/vagrant-symfony
Releases · kleiram/vagrant-symfony
Version 0.3.0
This release is a completely rewritten package. It uses Ansible for provisioning
and is easier to understand/extend then when using Puppet. The way to use it is the same as in earlier versions but it contains additional packages (MongoDB, RabbitMQ, etc.).
Version 0.2.0
This release is a complete rewrite of the original package. It uses external Puppet projects and only takes care of the project configuration. This means it's a lot easier to extends, since you only have to add a new Puppet project as a submodule and configure it.