zulip/puppet/zulip_ops/manifests
Greg Price e4d1d22e9f py3: Explicitly keep our wal-e PostgreSQL replication on Python 2.
On `trusty` there is no package for `boto` or `gevent` on Python 3, both
of which are dependencies of `wal-e` (at the version we've pinned.)  This
is something used only on database servers and only in a replication
scenario, and it doesn't involve any of our code outside the wal-e repo,
so the Python version it uses is quite independent of the Zulip
application server itself and the rest of our code.  For now, keep it
explicitly on Python 2 while we move forward for most everything else.
2017-08-15 17:30:31 -07:00
..
apache.pp puppet: Rename zulip_internal to zulip_ops. 2016-10-16 19:23:27 -07:00
app_frontend.pp zulip_ops: Add logrotate configuration from main zulip. 2017-05-15 21:54:35 -07:00
base.pp py3: Explicitly keep one boto-using ops script on Python 2. 2017-08-15 17:30:31 -07:00
git.pp puppet: Rename zulip_internal to zulip_ops. 2016-10-16 19:23:27 -07:00
init.pp puppet: Rename zulip_internal to zulip_ops. 2016-10-16 19:23:27 -07:00
loadbalancer.pp puppet: Rename zulip_internal to zulip_ops. 2016-10-16 19:23:27 -07:00
munin.pp puppet: Update munin configuration to work with modern munin. 2017-05-15 21:49:53 -07:00
nagios.pp puppet: Remove obsolete zuliprc.nagios file. 2017-05-26 15:14:12 -07:00
postgres_appdb.pp zulip_ops: Add postgres config for enabling Nagios. 2017-01-06 21:24:24 -08:00
postgres_common.pp py3: Explicitly keep our wal-e PostgreSQL replication on Python 2. 2017-08-15 17:30:31 -07:00
postgres_master.pp zulip_ops: Add postgres config for enabling Nagios. 2017-01-06 21:24:24 -08:00
postgres_slave.pp puppet: Add recovery.conf configuration to postgres_slave.pp. 2016-10-26 00:22:57 -07:00
prod_app_frontend.pp puppet: Extract zulip::analytics. 2017-02-07 12:29:15 -08:00
redis.pp zulip_ops: Cleanup old redis configuration. 2016-10-16 20:13:35 -07:00
staging_app_frontend.pp Delete some obsolete usage-stats tools. 2017-07-31 17:06:15 -07:00
zmirror.pp py3: Augment all mentions of system Python packages to include Python 3. 2017-08-09 14:07:05 -07:00
zmirror_personals.pp py3: Augment all mentions of system Python packages to include Python 3. 2017-08-09 14:07:05 -07:00