zulip/puppet/zulip_ops
Anders Kaseorg f3f5dfb5aa ruff: Fix RUF004 exit() is only available in the interpreter.
‘exit’ is pulled in for the interactive interpreter as a side effect
of the site module; this can be disabled with python -S and shouldn’t
be relied on.

Also, use the NoReturn type where appropriate.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-12-04 22:11:24 -08:00
..
files ruff: Fix RUF004 exit() is only available in the interpreter. 2022-12-04 22:11:24 -08:00
manifests puppet: Use existing autossh tunnels as OpenSSH "master" sockets. 2022-11-01 22:24:40 -07:00
templates puppet: Rename autossh tunnel, as it is no longer for just munin. 2022-11-01 22:24:40 -07:00