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

Changes for RHEL-ish specific configuration #162

Merged
merged 1 commit into from
Apr 26, 2017
Merged

Conversation

petems
Copy link
Member

@petems petems commented Apr 25, 2017

  • Previously we were 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:
    • Changes service group to be root
    • Change workdir permission
    • Change pid file location back to package default
  • Adds failing Travis check for CentOS 6

@petems petems force-pushed the fix_pid_location branch 3 times, most recently from 0d79120 to 20d32d6 Compare April 25, 2017 23:56
* Previously we were 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:
  * Changes service group to be root
  * Change workdir permission
  * Change pid file location back to package default
* Adds failing Travis check for CentOS 6
@petems petems merged commit aa0d33e into master Apr 26, 2017
@petems petems deleted the fix_pid_location branch April 26, 2017 14:25
@v6
Copy link

v6 commented Apr 27, 2017

// , YES. Thank you. This actually goes along better with certain groups hardening guidelines, too.

v6 pushed a commit to v6/puppet-redis that referenced this pull request Apr 28, 2017
* Previously we were 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:
  * Changes service group to be root
  * Change workdir permission
  * Change pid file location back to package default
* Adds failing Travis check for CentOS 6
v6 pushed a commit to v6/puppet-redis that referenced this pull request Apr 28, 2017
* Previously we were 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:
  * Changes service group to be root
  * Change workdir permission
  * Change pid file location back to package default
* Adds failing Travis check for CentOS 6
cegeka-jenkins pushed a commit to cegeka/puppet-redis that referenced this pull request Feb 16, 2021
* Previously we were 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:
  * Changes service group to be root
  * Change workdir permission
  * Change pid file location back to package default
* Adds failing Travis check for CentOS 6
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

2 participants