mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
One needs to explicitly request zulip::base, it appears. Ideally, we'd just have every ruleset depend on zulip::base, but I seem to recall Puppet didn't like your including the same module from multiple places. Worth testing as a follow-up investigation. This was missed because we use the zulip_ops rules internally, which include zulip::base via zulip_ops::base.
Zulip markdown documentation hosted elsewhere
The markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.