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

Pin redis_version in group_vars to fix redis-tools error #762

Merged
merged 1 commit into from
Mar 13, 2019

Conversation

rmartz
Copy link
Contributor

@rmartz rmartz commented Mar 11, 2019

Overview

Fixes an error encountered while trying to provision a fresh 2.0.0 instance:

Depends: redis-tools (= 2:2.8.4-2) but 2:2.8.4-2ubuntu0.2 is to be installed

Checklist

  • PR has a descriptive enough title to be useful in changelogs

Testing Instructions

  • Destroy your database Vagrant instance
  • Run vagrant up
    • It should succeed

Copy link
Contributor

@shreshthkhilani shreshthkhilani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line change works for me locally and while I haven't tested it for this PR, I approve and welcome this change.

@rmartz rmartz merged commit ba47368 into develop Mar 13, 2019
@rmartz rmartz deleted the bugfix/redis-tools-version branch March 13, 2019 16:40
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.

2 participants