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

RabbitMQ should get pinned on Debian based systems #178

Closed
tas50 opened this issue Dec 8, 2014 · 4 comments
Closed

RabbitMQ should get pinned on Debian based systems #178

tas50 opened this issue Dec 8, 2014 · 4 comments

Comments

@tas50
Copy link
Contributor

tas50 commented Dec 8, 2014

A version pin for apt should be created on Debian based systems. This prevents the user from upgrading the package and then Chef downgrading the package on the next chef run. A lot of cookbooks use this pattern and it provides a nice gate to version upgrades / prevents downgrade problems.

@jjasghar
Copy link
Contributor

jjasghar commented Dec 8, 2014

Are you suggesting adding it as another attribute? Seems like a straight forward PR/spec to add.

@jjasghar
Copy link
Contributor

jjasghar commented Dec 8, 2014

I'm assuming something like:
https://github.com/jjasghar/rabbitmq/blob/master/recipes/default.rb#L36

Granted @wenchma Just put in: #177 which i think fulfils your requirement.

@jjasghar
Copy link
Contributor

jjasghar commented Dec 9, 2014

@tas50 I created I created: #180 to attempt to resolve this issue.

@jjasghar
Copy link
Contributor

@tas50 any chance to look at #180?

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