In the last article we wrote about how to quickly deploy the dev environment for the RoR project in Vagrant. Now let’s talk a little about the Vagrant project for Redmine.
This project runs in VirtualBox a virtual machine with OS CentOS 7 installed in VM Ansible and launches playbook.xml. Playbook performs the following:  Installs Ruby of the correct version and necessary utilities, after downloading Redmine and plug-ins Vault and TTM. Starts the installation. After execution, you need to connect to ssh and run Redmine.
We use this repository for testing and development of plug-ins.