puppet-gitlab
puppet-gitlab copied to clipboard
Start gitlab CI failed after installation on CentOS 7.1
Hi there,
OS: CentOS 7.1 Gitlab 7.13 Gitlab CI 7.13
I would note my found here. Gitlab CI would failed on starting the service.
- Wrong file permission -rw-r--r-- 1 root root 0 Jul 28 19:52 gitlab-ci_access.log -rw-r--r-- 1 root root 0 Jul 28 19:52 gitlab-ci_error.log should be owned by nginx
- Wrong user permission drwx------ 7 gitlab_ci gitlab_ci 4096 Jul 28 19:50 gitlab_ci should be 755
I would try to look into it if we could have pull request
hi @lancekuo, thanks for the bug report, I take a look.
@lancekuo using a ::gitlab::ci of a ::gitlab::ci::runner ?
@sbadia , it is ::gitlab::ci thanks!