Skip to content

Commit 7022bea

Browse files
authored
Merge pull request #12957 from k8s-infra-cherrypick-robot/cherry-pick-12950-to-release/2.2
[release/2.2] ci: modprobe xt_comment on almalinux
2 parents 46fabcc + 68855cb commit 7022bea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Vagrantfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ Vagrant.configure("2") do |config|
8484
lsof \
8585
make \
8686
strace \
87+
kernel-modules-extra-$(uname -r) \
8788
${INSTALL_PACKAGES}
89+
modprobe xt_comment
8890
SHELL
8991
end
9092

0 commit comments

Comments
 (0)