Tag: vagrant

  • Set up a Vagrant machine for Grails development

    Recently I’ve tried several times to integrate Vagrant in my development flow, without success. So, now that I have to start Grails development I decided to setup a development environment first. I used Vagrant with Virtualbox and Puppet for provisioning. For the impatient, you can clone this repo and go with vagrant up to get […]