Skip to content

Instantly share code, notes, and snippets.

View jmetzz's full-sized avatar
🚴
always having fun

Jean Metz jmetzz

🚴
always having fun
View GitHub Profile
@jmetzz
jmetzz / Vagrantfile
Last active August 29, 2015 14:21 — forked from aweijnitz/Vagrantfile
# -*- mode: ruby -*-
# vi: set ft=ruby :
# Vagrantfile API/syntax version. Don't touch unless you know what you're doing!
VAGRANTFILE_API_VERSION = "2"
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
# Every Vagrant virtual environment requires a box to build off of.
# Named boxes, like this one, don't need a URL, since the are looked up