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

feature(upgrade): Add ability to set package action #26

Merged
merged 1 commit into from Nov 18, 2013

Conversation

jayofdoom
Copy link
Contributor

  • Set node['docker']['package']['action'] to the string representation of the action you wanna take

@bflad
Copy link
Contributor

bflad commented Nov 10, 2013

Can we change the attribute to node['docker']['package']['action']? It would default to install, you could override to upgrade, and removes if conditional. Also, could you add the new attribute to the README? I'll merge it if you take care of these. Thanks!

@jayofdoom
Copy link
Contributor Author

@bflad Reimplemented in the method you suggested. Please re-review.

Thanks, Jay

@jayofdoom
Copy link
Contributor Author

I will fix that build failure and push a new commit up to fix

- Allows someone to override default action of :install to instead
  :upgrade
@jayofdoom
Copy link
Contributor Author

This is working in my environment. Awaiting merge so I can start back using your upstream version :)

@bflad
Copy link
Contributor

bflad commented Nov 18, 2013

LGTM - merging. Thanks for the enhancement.

bflad added a commit that referenced this pull request Nov 18, 2013
feature(upgrade): Add ability to set package action
@bflad bflad merged commit 5719dbc into sous-chefs:master Nov 18, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants