zulip/puppet/zulip_ops/manifests
Greg Price 98cef0ab48 py3: Augment all mentions of system Python packages to include Python 3.
In some of these contexts, we may still be *using* the Python 2
version, but at least this should eliminate running into
`ImportError`s one by one in scripts that run outside a virtualenv,
as we update their shebangs to refer to Python 3.

Several Python libraries we use don't come in Python 3 versions on
trusty: gevent, boto, twisted, django, django-tagging, whisper.
The latter two don't come in Python 3 versions even on xenial.
So some work required before we can actually switch the code that
relies on those libraries to run as Python 3 -- probably the best
solution will be to backport them all in our apt repo.  (All but
`whisper` are packaged in zesty; `whisper` upstream just grew Python 3
support this year.)
2017-08-09 14:07:05 -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: Augment all mentions of system Python packages to include Python 3. 2017-08-09 14:07:05 -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: Augment all mentions of system Python packages to include Python 3. 2017-08-09 14:07:05 -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
stats.pp py3: Augment all mentions of system Python packages to include Python 3. 2017-08-09 14:07:05 -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