mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
puppet hard-fails if it can't find the binary to run in `$PATH`, so we need to make the `unless` short-circuit to false if puppet itself is not installed yet (as during initial installation).