[DRE-commits] [gitlab] 06/08: define nginx-user

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Feb 18 12:48:00 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 1e1bab6fb43d6357f06168417152bdf7c9eb7e14
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Feb 18 18:12:09 2016 +0530

    define nginx-user
---
 debian/conf/gitlab-debian.conf | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/conf/gitlab-debian.conf b/debian/conf/gitlab-debian.conf
index c42be34..ffe1a07 100644
--- a/debian/conf/gitlab-debian.conf
+++ b/debian/conf/gitlab-debian.conf
@@ -9,7 +9,8 @@ gitlab_nginx_log=/var/log/gitlab
 gitlab_ssl_path=/etc/gitlab/ssl
 gitlab_shell_root=/usr/share/gitlab-shell
 gitlab_shell_log=/var/log/gitlab-shell
-nginx_conf_example=/usr/share/doc/gitlab/nginx.conf.example
-nginx_ssl_conf_example_gz=/usr/share/doc/gitlab/nginx.ssl.conf.example.gz
 gitlab_log_dir=/var/log/gitlab
 gitlab_pid_path=/run/gitlab
+nginx_user=www-data
+nginx_conf_example=/usr/share/doc/gitlab/nginx.conf.example
+nginx_ssl_conf_example_gz=/usr/share/doc/gitlab/nginx.ssl.conf.example.gz

-- 
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