Skip to content

Fix mattermost permissions

Jason Plum requested to merge 11-mattermost-permissions into master

gitlab-deployment.yml had the path for authorized_keys in the wrong directory, resulting in Omnibus chmoding /gitlab-data to 700. This fixes that so that authorized_keys is in the correct directory, and /gitlab-data is correctly set to 701

Thanks to @twk3 for pointing it out!

Closes #11 (closed)

Merge request reports