mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
We fix "ERROR: safepackage not in autoload module layout" error which was caused by a defined type "safepackage" definitation lying in the wrong place. We refactor to create the defined type according to puppet guidelines. Link below: https://docs.puppet.com/puppet/2.7/lang_defined_types.html