mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
This PR updates the puppet manifest to allow /etc/zulip to be a symlink. The current behaviour overwrites /etc/zulip if it is link to another directory, which is problematic with docker-zulip and in particular the `LINK_SETTINGS_TO_DATA` setting.