zulip/puppet
Alex Vandiver ef6d0ec5ca puppet: Only run deliver_scheduled_messages and _emails on one server.
`deliver_scheduled_emails` and `deliver_scheduled_messages` use the
`ScheduledEmail` and `ScheduledMessage` tables as a queue,
effectively, pulling values off of them.  As noted in their comments,
this is not safe to run on multiple hosts at once.  As such, split out
the supervisor files for them.
2021-05-18 12:39:28 -07:00
..
zulip puppet: Only run deliver_scheduled_messages and _emails on one server. 2021-05-18 12:39:28 -07:00
zulip_ops puppet: Fix check_ssl_certificate check to check named host, not self. 2021-05-17 18:38:30 -07:00