Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Failed to start on CentOS 7.2 after update to 1.8.0 #73

Closed
bartkibilko opened this issue Apr 7, 2016 · 3 comments
Closed

Failed to start on CentOS 7.2 after update to 1.8.0 #73

bartkibilko opened this issue Apr 7, 2016 · 3 comments
Labels

Comments

@bartkibilko
Copy link

After updating module to 1.8.0 I can't run redis on my CentOS 7.2. It doesn't even create log files. The only thing I have is log from systemctl status:
Apr 07 11:17:05 vagrant02.dev.pl systemd[1]: Failed to start Redis persistent key-value database server.

The machine is created with Vagrant using box puppetlabs/centos-7.2-64-puppet

This is my redis.pp:
https://gist.github.com/bkibilko/9c7914195d9b1c28c8e0a191ed3b5133

... and variables from hiera:
https://gist.github.com/bkibilko/14986c03a7b88a2d78a35fe70b25006f

After downgrading to 1.7.0 it works fine.

@dwerder dwerder added the bug label Apr 8, 2016
dwerder added a commit that referenced this issue Apr 8, 2016
@dwerder
Copy link
Member

dwerder commented Apr 8, 2016

I fixed some issues with the systemd scripts, which were really buggy. It should work with the develop branch now.

@dwerder
Copy link
Member

dwerder commented Apr 8, 2016

release 1.8.1 should fix that issue

@bartkibilko
Copy link
Author

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants