zulip/puppet/zulip/files
Alex Vandiver d51272cc3d puppet: Remove zulip_deliver_scheduled_* from zulip-workers:*.
Staging and other hosts that are `zulip::app_frontend_base` but not
`zulip::app_frontend_once` do not have a
/etc/supervisor/conf.d/zulip/zulip-once.conf and as such do not have
`zulip_deliver_scheduled_emails` or `zulip_deliver_scheduled_messages`
and thus supervisor will fail to reload.

Making the contents of `zulip-workers` contingent on if the server is
_also_ a `-once` server is complicated, and would involve using Concat
fragments, which severely limit readability.

Instead, expel those two from `zulip-workers`; this is somewhat
reasonable, since they are use an entirely different codepath from
zulip_events_*, using the database rather than RabbitMQ for their
queuing.
2021-06-14 17:12:59 -07:00
..
apache
cron.d puppet: Only install rabbitmq cron jobs via zulip_ops. 2020-09-29 17:44:44 -07:00
logrotate settings: Standardize the name of the deliver_scheduled_messages logs. 2021-05-18 12:39:28 -07:00
nagios_plugins puppet: Remove zulip_deliver_scheduled_* from zulip-workers:*. 2021-06-14 17:12:59 -07:00
nginx puppet: Clarify 20m keepalive time from the LB is a max; it can be less. 2021-05-17 14:56:51 -07:00
postfix puppet: Be more restrictive about mm addresses. 2021-01-26 10:13:58 -08:00
postgresql nagios: Replace check_fts_update_log with a process_fts_updates flag. 2021-05-25 13:56:05 -07:00
rabbitmq
sasl2 generate_secrets: Enable memcached authentication in production. 2020-01-15 17:35:15 -08:00
supervisor/conf.d requirements: Remove Thumbor. 2021-05-06 20:07:32 -07:00
limits.conf