ci: modprobe xt_comment on almalinux

Signed-off-by: ningmingxiao <ning.mingxiao@zte.com.cn>
This commit is contained in:
ningmingxiao
2026-02-28 14:34:00 +08:00
committed by k8s-infra-cherrypick-robot
parent de5f6acbd6
commit 37a98b239c

2
Vagrantfile vendored
View File

@@ -84,7 +84,9 @@ Vagrant.configure("2") do |config|
lsof \
make \
strace \
kernel-modules-extra-$(uname -r) \
${INSTALL_PACKAGES}
modprobe xt_comment
SHELL
end