Posts tagged 'vagrant'

Provisioning Vagrant with Ansible

Vagrant is an amazing tool. However, one thing that bugged me was that provisioning scripts preparation still required me a fair amount of time and trial-errors attempts. Switching to Ansible allowed me to make my life easier and provision times shorter.

Hello Vagrant! (aka development environment made easy)

If you don't use Vagrant yet, you should. Here's why.