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

Wrong configuration of attributes for centos. sysvinit race condition. #365

Open
dennybaa opened this issue Feb 13, 2015 · 1 comment
Open

Comments

@dennybaa
Copy link

Hello,

Using centos 7 with install_method = 'distro' and using package mongodb-server, not mongodb-org-server. There following issues:

  1. System user is mongodb not mongod.
  2. Cookbook provides configuration for redhat sysvinit (not systemd). But the distro ships already with systemd services for mongo which are tried by default and service doesn't start.

Here are workarounds to make it work https://gist.github.com/anonymous/7b987146509a19a313cd.

I guess, the cookbook should provide native support for systemd or just doesn't work with the described scenario...

@huyanhvn
Copy link

#409

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

No branches or pull requests

2 participants