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

Add 2.4.10 config file for CentOS 6 #177

Merged
merged 1 commit into from
May 3, 2017

Conversation

petems
Copy link
Member

@petems petems commented May 2, 2017

  • Redis 2.4.10 is old in software terms (2014)
  • Redis will refuse to start
  • The amount of logic that would have to be added
    to the template to isolate new config values would
    be hard to maintain
  • For now, lets just have a CentOS 6 specific erb
  • Adds spec to check also
  • Changes acceptance test for sentinel to not
    run on CentOS 6

@petems petems force-pushed the add_2410_config_file branch 4 times, most recently from 9f5b487 to cb2152d Compare May 2, 2017 20:42
@petems petems force-pushed the add_2410_config_file branch 3 times, most recently from f55ecf7 to 4f12494 Compare May 3, 2017 11:43
* Redis 2.4.10 is old in software terms (2014)
* Redis will refuse to start 
* The amount of logic that would have to be added
to the template to isolate new config values would
be hard to maintain
* For now, lets just have a CentOS 6 specific erb
* Adds spec to check also
* Changes acceptance test for sentinel to not
run on CentOS 6
* Adds function for Puppet 3/4 compatibility with the fact
@petems petems merged commit 49425a5 into voxpupuli:master May 3, 2017
cegeka-jenkins pushed a commit to cegeka/puppet-redis that referenced this pull request Feb 16, 2021
* Redis 2.4.10 is old in software terms (2014)
* Redis will refuse to start 
* The amount of logic that would have to be added
to the template to isolate new config values would
be hard to maintain
* For now, lets just have a CentOS 6 specific erb
* Adds spec to check also
* Changes acceptance test for sentinel to not
run on CentOS 6
* Adds function for Puppet 3/4 compatibility with the fact
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

1 participant