Contents

Vagrant and Puppet

Contents

I’m really excited to announce that my Puppet provisioner for Vagrant has been released in version 0.6.9. Vagrant is a tool for building and distributing virtualized development environments. The new provisioner allows you to provision Vagrant boxes using Puppet (previously Vagrant only supported Chef and variants). The initial provisioner uses stand-alone manifests run with the puppet binary and doesn’t use a Puppet server. I intend to write a Puppet client-server provisioner in the near future. You can find the full documentation here.