zulip/puppet/zulip/manifests
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
..
profile smokescreen: Bump version of Go and Smokescreen. 2021-05-12 10:08:42 -10:00
apache_sso.pp puppet: Remove absent of libapache2-mod-wsgi. 2020-09-29 18:17:08 -07:00
app_frontend_base.pp puppet: Add override for queue_workers_multiprocess. 2021-04-20 14:37:15 -07:00
app_frontend_once.pp puppet: Only run deliver_scheduled_messages and _emails on one server. 2021-05-18 12:39:28 -07:00
apt_repository.pp puppet: Only execute setup-apt-repo if necessary. 2021-02-23 18:16:02 -08:00
camo.pp install: Run generate_secrets.py before zulip-puppet-apply. 2020-01-05 22:48:08 -08:00
common.pp puppet: Move total_memory_mb from zulip::base into zulip::common. 2020-10-27 13:29:19 -07:00
dockervoyager.pp puppet: Rename "voyager"/"dockervoyager" to "standalone"/"docker". 2020-10-27 13:29:19 -07:00
localhost_camo.pp puppet: Use single quotes where valid. 2018-04-23 00:15:54 -07:00
localhost_sso.pp puppet: Only include zulip::base for top-level deploys. 2020-10-27 13:29:19 -07:00
nagios.pp puppet: Move top-level zulip deployments into "profile" directory. 2020-10-27 13:29:19 -07:00
nginx.pp puppet: Remove thumbor.conf nginx configuration. 2021-05-07 16:57:29 -07:00
postfix_localmail.pp puppet: Ensure a snakeoil certificate, for Postfix and PostgreSQL. 2021-04-15 21:37:55 -07:00
postgresql_backups.pp puppet: Rename check_postgres_backup to check_postgresql_backup. 2020-10-28 11:51:52 -07:00
postgresql_base.pp install: Use PGroonga packages built for PostgreSQL packages by PGDG 2020-12-18 15:38:21 -08:00
postgresql_common.pp puppet: Ensure a snakeoil certificate, for Postfix and PostgreSQL. 2021-04-15 21:37:55 -07:00
process_fts_updates.pp puppet: Move supervisor dependency into process_fts_updates. 2020-10-22 11:30:53 -07:00
safepackage.pp puppet-lint: Fix an error with defined type safepackage in base.pp. 2018-08-07 10:03:40 -07:00
sasl_modules.pp settings: Support optional memcached authentication. 2020-01-15 17:35:15 -08:00
sha256_tarball_to.pp puppet: Generalize install-wal-g to be arbitrary tarballs. 2020-07-24 17:24:57 -07:00
snakeoil.pp puppet: Ensure a snakeoil certificate, for Postfix and PostgreSQL. 2021-04-15 21:37:55 -07:00
static_asset_compiler.pp puppet: Only include zulip::base for top-level deploys. 2020-10-27 13:29:19 -07:00
supervisor.pp puppet: Use pgrep -x to avoid accidental matches. 2021-05-07 08:54:41 -07:00
systemd_daemon_reload.pp puppet: Work around memcached SASL configuration path bug. 2020-05-14 23:25:24 -07:00
tornado_sharding.pp puppet: Only include zulip::base for top-level deploys. 2020-10-27 13:29:19 -07:00
yum_repository.pp puppet: Make zulip::base include zulip::apt_repository. 2020-10-22 11:30:53 -07:00