diff --git a/Vagrantfile b/Vagrantfile index 8487cf0bc1..9c542ff297 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -84,7 +84,9 @@ Vagrant.configure("2") do |config| lsof \ make \ strace \ + kernel-modules-extra-$(uname -r) \ ${INSTALL_PACKAGES} + modprobe xt_comment SHELL end