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

Avoid breaking of chef package resource on fedora #709

Merged
merged 1 commit into from
Nov 18, 2016

Conversation

artem-sidorenko
Copy link
Contributor

If you use chef with test-kitchen on bento fedora boxes and invoke the resource package, it will fail because of missing yum (there is no dnf provider yet, chef/chef#3201).

This PR is a workaround for the time till chef gets the dnf provider.

See chef/chef#5492 for details and logs

Signed-off-by: Artem Sidorenko <artem@posteo.de>
@artem-sidorenko artem-sidorenko changed the title Avoid breaking of chef package resource via yum Avoid breaking of chef package resource on fedora Oct 27, 2016
@cheeseplus
Copy link
Contributor

This seems totally reasonable and lgtm!

@cheeseplus cheeseplus merged commit f6f3c33 into chef:master Nov 18, 2016
@cheeseplus cheeseplus added this to the 2.3.1 milestone Nov 18, 2016
@artem-sidorenko artem-sidorenko deleted the fedora-yum branch November 18, 2016 17:40
@tas50 tas50 added Type: Enhancement Adds new functionality. and removed Improvement labels Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Adds new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants