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