This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- mode: ruby -*- | |
# vi: set ft=ruby : | |
# This configuration requires Vagrant 1.1 or newer and two plugins: | |
# | |
# vagrant plugin install vagrant-hosts ~> 2.0.0 | |
# vagrant plugin install vagrant-auto_network ~> 0.2.1 | |
# | |
# If using Vagrant boxes provided by PuppetLabs, verions 4.2.10 of VirtualBox | |
# is reccomended. |