From d06c1ff8ea022f616fbb47b756a29964be037a97 Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Fri, 9 Jan 2015 16:13:06 +0100 Subject: vagrant: Build kernel module RPM Installs the kernel-devel package of the currently running kernel and builds the kmod RPM in the "install_rpm" phase. Signed-off-by: Thomas Graf Acked-by: Andy Zhou --- Vagrantfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Vagrantfile') diff --git a/Vagrantfile b/Vagrantfile index 82b157cd5..1cacd3b2d 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -8,7 +8,8 @@ $bootstrap_fedora = <