Skip to content

update-permissions script: Fix mattermost storage permissions

Matthias Lohr requested to merge (removed):update-permissions-mattermost into master

What does this MR do?

This merge request adds code to the update-permissions script to include fixing the permissions of the mattermost storage directory. After some (local, not project related) filesystem problems, the update-permissions script repaired the permissions of almost all directory, except /var/opt/gitlab/mattermost.

Checklist

See Definition of done.

  • Change added to CHANGELOG.md. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks

References

Currently, there's no own issue related to this due to the small size of this merge request.

Merge request reports