Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookbook not compatible with any Debian derivative #17

Open
Soulou opened this issue Aug 12, 2019 · 1 comment
Open

Cookbook not compatible with any Debian derivative #17

Soulou opened this issue Aug 12, 2019 · 1 comment

Comments

@Soulou
Copy link

Soulou commented Aug 12, 2019

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

@jmauro
Copy link
Contributor

jmauro commented Sep 10, 2019

Hello @Soulou,

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.

Regards,
JM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants