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

Service enabled check fails on CentOS 6 #50

Closed
petems opened this issue Jan 6, 2016 · 1 comment
Closed

Service enabled check fails on CentOS 6 #50

petems opened this issue Jan 6, 2016 · 1 comment

Comments

@petems
Copy link
Member

petems commented Jan 6, 2016

Error: Could not enable gitlab-runsvdir: Execution of '/sbin/chkconfig --add gitlab-runsvdir' returned 1: service gitlab-runsvdir does not support chkconfig
Error: /Stage[main]/Gitlab::Service/Service[gitlab-runsvdir]/enable: change from false to true failed: Could not enable gitlab-runsvdir: Execution of '/sbin/chkconfig --add gitlab-runsvdir' returned 1: service gitlab-runsvdir does not support chkconfig

It seems that this is enabled by default on CentOS 6, is this correct?

@petems
Copy link
Member Author

petems commented Feb 16, 2016

petems added a commit to petems/puppet-gitlab that referenced this issue Feb 16, 2016
```
Error: Could not enable gitlab-runsvdir: Execution of '/sbin/chkconfig --add gitlab-runsvdir' returned 1: service gitlab-runsvdir does not support chkconfig
Error: /Stage[main]/Gitlab::Service/Service[gitlab-runsvdir]/enable: change from false to true failed: Could not enable gitlab-runsvdir: Execution of '/sbin/chkconfig --add gitlab-runsvdir' returned 1: service gitlab-runsvdir does not support chkconfig
```

Fixes voxpupuli#50
@tobru tobru closed this as completed in #58 Mar 11, 2016
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

1 participant