Execute `modprobe` for the necessary kernel parameer.

This commit is contained in:
Kazuhiro MUSASHI 2021-11-03 12:36:33 +09:00
parent c9b324849b
commit 9eddfaf514
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
# Kernel parameters:
execute 'modprobe br_netfilter'
remote_file '/etc/sysctl.d/90-nomad.conf' do
owner 'root'
group 'root'