From a35f6fd265b4de16eec9c7d6a1f280ca1cacadeb Mon Sep 17 00:00:00 2001 From: Leopere Date: Thu, 11 Jul 2019 19:40:55 -0400 Subject: [PATCH] Added TODO for Vagrantfile --- Vagrantfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Vagrantfile b/Vagrantfile index c6489ef7..b1806199 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -1,6 +1,8 @@ # -*- mode: ruby -*- # vi: set ft=ruby : +## TODO: Reconsider this as we don't have this configuration anymore. + # All Vagrant configuration is done below. The "2" in Vagrant.configure # configures the configuration version (we support older styles for # backwards compatibility). Please don't change it unless you know what