[DRE-commits] [gitlab] 02/08: set gitlab_shell_secret file

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Feb 18 12:47:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit bd3d98ef0a5803a9bbb610091f028ea677f8db03
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Feb 18 17:14:19 2016 +0530

    set gitlab_shell_secret file
---
 debian/conf/gitlab.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/conf/gitlab.yml b/debian/conf/gitlab.yml
index ee59ce6..9f05d24 100644
--- a/debian/conf/gitlab.yml
+++ b/debian/conf/gitlab.yml
@@ -335,7 +335,7 @@ production: &base
 
     # File that contains the secret key for verifying access for gitlab-shell.
     # Default is '.gitlab_shell_secret' relative to Rails.root (i.e. root of the GitLab app).
-    # secret_file: /home/git/gitlab/.gitlab_shell_secret
+    secret_file: /var/lib/gitlab/.gitlab_shell_secret
 
     # Git over HTTP
     upload_pack: true

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list