From 2f0480f085f057a39ae58c0e59c1157debc0813e Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 16 Feb 2015 09:43:38 +0100 Subject: removed comment that we require jessie --- Vagrantfile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Vagrantfile') diff --git a/Vagrantfile b/Vagrantfile index e55dca46..db4cd0e2 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -9,9 +9,6 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| # options are documented and commented below. For a complete reference, # please see the online documentation at vagrantup.com. - # the source installation needs npm, which is also only available in debian jessie - # so we need a debian testing vagrantbox - # 1024 mb ram is required on the source vm so that all tests can run fine # 512 mb ram is probably enough for the deb vm -- cgit v1.2.3