diff options
author | Rémy Coutable <remy@rymai.me> | 2017-04-12 09:35:48 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-04-12 17:40:19 +0200 |
commit | 755325c8271ae1e35eceeffa996cfbae5ec4ead2 (patch) | |
tree | 1d96362b188fc109a0f985cff1ba7f3ff9eafe07 /changelogs | |
parent | 8fa2c5cae5e403ea5095ea1cd091ac9298465f11 (diff) | |
download | gitlab-ce-755325c8271ae1e35eceeffa996cfbae5ec4ead2.tar.gz |
Fix the `gitlab:gitlab_shell:check` taskomnibus-gitlab-1993-check-shell-repositories-path-group-is-root
Make the `gitlab:gitlab_shell:check` task check that the repositories storage
path are owned by the `root` group
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/omnibus-gitlab-1993-check-shell-repositories-path-group-is-root.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/omnibus-gitlab-1993-check-shell-repositories-path-group-is-root.yml b/changelogs/unreleased/omnibus-gitlab-1993-check-shell-repositories-path-group-is-root.yml new file mode 100644 index 00000000000..3b9284258cb --- /dev/null +++ b/changelogs/unreleased/omnibus-gitlab-1993-check-shell-repositories-path-group-is-root.yml @@ -0,0 +1,4 @@ +--- +title: "Make the `gitlab:gitlab_shell:check` task check that the repositories storage path are owned by the `root` group" +merge_request: +author: |