From 967963e17dd319453f60c7146db3e75eb9f44ff9 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Wed, 30 Sep 2015 17:42:20 +0200 Subject: [PATCH] Vagrantfile: remove usage, it is in the development docs now --- Vagrantfile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index 2d5190344..2777f33a7 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -1,11 +1,7 @@ # -*- mode: ruby -*- # vi: set ft=ruby : -# Automated creation of testing environments on misc. platforms -# Usage: -# vagrant up OS -# vagrant ssh OS -c command -# vagrant halt OS +# Automated creation of testing environments / binaries on misc. platforms def packages_prepare_wheezy return <<-EOF