summaryrefslogtreecommitdiffstats
path: root/Vagrantfile
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-09-30 17:42:20 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2015-09-30 17:42:20 +0200
commit967963e17dd319453f60c7146db3e75eb9f44ff9 (patch)
tree14a4848e43d742ebc26738d6d46bcd8438038139 /Vagrantfile
parentbc9679f0e5b689ff90c7f199c6f55431743d1df4 (diff)
Vagrantfile: remove usage, it is in the development docs now
Diffstat (limited to 'Vagrantfile')
-rw-r--r--Vagrantfile6
1 files changed, 1 insertions, 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