From 5e54eef41e027c8141693c862244ff7447ae6273 Mon Sep 17 00:00:00 2001 From: Lars Henrik Mai Date: Sat, 3 May 2014 11:58:52 +0200 Subject: add provisioning script to vagrant file --- Vagrantfile | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index c328423..913230a 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,6 +4,17 @@ # Vagrantfile API/syntax version. Don't touch unless you know what you're doing! VAGRANTFILE_API_VERSION = "2" +$provision = <