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

apt-chef doesn't understand ubuntu xenial #12

Open
docwhat opened this issue Jan 18, 2018 · 1 comment
Open

apt-chef doesn't understand ubuntu xenial #12

docwhat opened this issue Jan 18, 2018 · 1 comment

Comments

@docwhat
Copy link

docwhat commented Jan 18, 2018

Cookbook version

apt-chef 2.0.1

Chef-client version

chef-client 12 or 13

Platform Details

Ubuntu Xenial 16.04

Scenario:

I'm trying to override the supported_codenames so that the logic for checking the lsb (values from lsb_release -a) will work.

The current list is very out-of-date and should be updated to include xenial.

Steps to Reproduce:

I expected to be able to change the supported_codenames attribute.

Expected Result:

I expected apt-chef to pick the correct codename for the sources_list.

Actual Result:

It always picks lucid.

@docwhat
Copy link
Author

docwhat commented Jan 18, 2018

The logic that auto-selects the default value should be moved into a library and used from the recipes.

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

1 participant