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

Implementation of feature request CHEF-2959 #241

Closed
wants to merge 1 commit into from

Conversation

elsonrodriguez
Copy link

Without this patch the apt --force-yes must be specified via
a resource option. This makes your package declration platform
dependent.

This commit allows you to set the flag via an explicit attribute
instead of a resource option. This helps cookbooks be more
platform agnostic.

Without this patch the apt --force-yes must be specified via
a resource option.  This makes your package declration platform
dependent.

This commit allows you to set the flag via an explicit attribute
instead of a resource option.  This helps cookbooks be more
platform agnostic.
@btm
Copy link
Contributor

btm commented Mar 5, 2012

@matttproud-soundcloud
Copy link

Hi,

Is this pull request still active, or has support for this forcible downgrade behavior been implemented for Debian yet?

@btm
Copy link
Contributor

btm commented Jul 1, 2013

This pull request is out of date. See the ticket for more recent discussion.

@btm btm closed this Jul 1, 2013
schisamo added a commit that referenced this pull request Sep 30, 2015
Ensure calling env does infect testing Ruby env
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants