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

Fix centos package changes #161

Closed
wants to merge 10 commits into from

Conversation

petems
Copy link
Member

@petems petems commented Apr 25, 2017

No description provided.

petems added 10 commits April 13, 2017 00:28
* Upstream CentOS images run slowly on mac
* These images have no issues
* First update: spelling tweaks and description
updates. No functionality change in Puppet erb
* Having the group as redis causes issues on 
CentOS 6 machines
* We're changing some of the default configurations from the upstream packages
* This causes issues with CentOS 6 services, and needlessly clutters logs.
* Change to follow ownership patterns of original packages
@v6
Copy link

v6 commented Apr 26, 2017

// , This pull request has a lot going on. I'm not sure why it's failing checks, though.

Is it because of this error?

manifests/params.pp - WARNING: top-scope variable being used without an explicit namespace on line 191

Anyway, I guess I'm mostly interested in redis.conf, due to my organization's needs.

Did you start out with https://raw.githubusercontent.com/antirez/redis/3.2/redis.conf, and add in this module's parameterized values, or start out with our current .erb file and add in some of the extra content from https://raw.githubusercontent.com/antirez/redis/3.2/redis.conf ?

@petems
Copy link
Member Author

petems commented Apr 26, 2017

This is a grab-bag PR to see what sticks, I'm pulling out the individual parts into other PR's to get the whole thing working (see #162 for example)

@petems petems closed this Apr 26, 2017
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