diff --git a/Vagrantfile b/Vagrantfile index 47857ef61c05..86da498e6c0f 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -55,6 +55,15 @@ cd ~/go/src/github.com/elastic if [ -d "/vagrant" ]; then ln -s /vagrant beats; fi SCRIPT +# Linux GVM +$linuxGvmProvision = <