You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cookbook is announced to be compatible with Ubuntu, but it's not, it's not possible to use the action configure for persistence of the configuration:
================================================================================
Error executing action `configure` on resource 'kernel_module[ip_conntrack]'
================================================================================
Chef::Exceptions::FileNotFound
------------------------------
template[/etc/modules-load.d/ip_conntrack.conf] (/var/chef/cache/cookbooks/kernel-modules/resources/kernel_module.rb line 68) had an error: Chef::Exceptions::FileNotFound: Cookbook 'kernel-modules' (2.0.4) does not contain a file at any of these locations:
templates/ubuntu-16.04/debian-16/init-load.erb
templates/ubuntu/debian-16/init-load.erb
templates/default/debian-16/init-load.erb
templates/debian-16/init-load.erb
This cookbook _does_ contain: ['templates/default/modprobe.conf.erb','templates/rhel-6/init-load.erb','templates/rhel-7/init-load.erb']
If you could update the doc or the project it woule be great.
Thanks a lot
The text was updated successfully, but these errors were encountered:
Sorry for the delay. The support of Ubuntu was proposed by an external pull request and since I am not using this distribution I was not able to test it.
I'll look into it asap.
The cookbook is announced to be compatible with Ubuntu, but it's not, it's not possible to use the action
configure
for persistence of the configuration:If you could update the doc or the project it woule be great.
Thanks a lot
The text was updated successfully, but these errors were encountered: