zulip/puppet/zulip_ops/manifests/profile
Alex Vandiver 57662689a9 puppet: Provide a constant homedir for grafana user.
The homedir of a user cannot be changed if any processes are running
as them, so having it change over time as upgrades happen will break
puppet application, as the old grafana process under supervisor will
effectively lock changes to the user's homedir.

Unfortunately, that means that this change will thus fail to
puppet-apply unless `supervisorctl stop grafana` is run first, but
there's no way around that.
2021-12-29 16:35:15 -08:00
..
base.pp puppet: Add prometheus node exporter. 2021-06-08 22:21:00 -07:00
chat_zulip_org.pp puppet: Fix "import" -> "include" in chat_zulip_org. 2021-06-02 11:02:34 -07:00
grafana.pp puppet: Provide a constant homedir for grafana user. 2021-12-29 16:35:15 -08:00
munin_server.pp puppet: Move zulip_ops supervisor config into /etc/supervisor/conf.d/zulip/. 2021-06-14 17:12:59 -07:00
nagios.pp puppet: Remove zulip::nagios class. 2021-07-09 17:29:41 -07:00
postgresql.pp puppet: Add a database teleport server. 2021-06-08 22:21:21 -07:00
prod_app_frontend.pp
prometheus_server.pp puppet: Stop making resources for external binaries and directories. 2021-12-29 16:35:15 -08:00
redis.pp puppet: Fix internal redis puppet configuration. 2020-10-29 11:53:43 -07:00
smokescreen.pp puppet: Use concat fragments to place port allows next to services. 2021-05-27 21:14:48 -07:00
staging_app_frontend.pp
teleport.pp puppet: Add a teleport node on every host. 2021-06-02 18:38:38 -07:00
zmirror.pp puppet: Configure ip6tables in parallel to ipv4. 2021-08-24 16:05:46 -07:00
zmirror_personals.pp puppet: Configure ip6tables in parallel to ipv4. 2021-08-24 16:05:46 -07:00
zulipbot_zulip_org.pp puppet: Add a bare-bones zulipbot profile. 2021-08-24 16:05:58 -07:00