diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2017-04-12 21:45:25 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2017-04-12 21:45:25 +0000 |
commit | 75af8d9232839aad78c23874ac36894d6a0730f5 (patch) | |
tree | 22fa7358b14d831c8bd1c58f9c473a38aa07b801 /changelogs | |
parent | 2bc9a14f687a67b62e3ba972402d92603a59f82b (diff) | |
parent | 755325c8271ae1e35eceeffa996cfbae5ec4ead2 (diff) | |
download | gitlab-ce-75af8d9232839aad78c23874ac36894d6a0730f5.tar.gz |
Merge branch 'omnibus-gitlab-1993-check-shell-repositories-path-group-is-root' into 'master'
Fix the `gitlab:gitlab_shell:check` task
Closes omnibus-gitlab#1993
See merge request !10645
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: |