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

Bug/package config #282

Closed
wants to merge 3 commits into from
Closed

Bug/package config #282

wants to merge 3 commits into from

Conversation

bugoff
Copy link

@bugoff bugoff commented Jun 16, 2016

When using the package method to install redis, it doesn't disables the default service.
When you create a new redis instance on the default port, it conflicts with the default installed version.
I changed the script so when you install a package it will disable the default installed version.

@@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures redis'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '2.4.2'
version '2.4.3'
Copy link
Contributor

Choose a reason for hiding this comment

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

let @brianbianco handle the versioning :)

@shortdudey123
Copy link
Contributor

Dupe of #224

@devsibwarra
Copy link

@brianbianco should be safe to close this now that #224 has been merged

@brianbianco
Copy link
Contributor

resolved by merge of #224

@lock
Copy link

lock bot commented Nov 28, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 28, 2018
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.

4 participants