diff --git a/website/docs/Vagrantfile b/website/docs/Vagrantfile new file mode 100644 index 000000000..bab5d6429 --- /dev/null +++ b/website/docs/Vagrantfile @@ -0,0 +1,23 @@ +# -*- mode: ruby -*- +# vi: set ft=ruby : + +# Vagrantfile API/syntax version. Don't touch unless you know what you're doing! +VAGRANTFILE_API_VERSION = "2" + +$script = <