zulip/puppet/zulip_ops/manifests
Alex Vandiver cace8858f9 puppet: Move logrotate config into app_frontend_base.
7c023042cf moved the logrotate configuration to being a templated
file, from a static file, but missed that the static file was still
referenced from `zulip_ops::app_frontend`; it only updated
`zulip::profile::app_frontend`.  This caused errors in applying puppet
on any `zulip_ops::app_frontend` host.

Prior to 7c023042cf, the Puppet role was identical between those two
classes; deduplicate the rule by moving the updated template
definition into `zulip::app_frontend_base` which is common to those
two classes and not used in any other classes.
2023-04-19 09:34:37 -07:00
..
profile puppet: Update declared zmirror dependencies. 2023-04-06 09:45:06 -07:00
prometheus prometheus: Add a postgres exporter. 2023-03-30 16:16:18 -07:00
teleport puppet: Switch teleport to running under systemd, not supervisord. 2023-03-15 17:23:42 -04:00
apache.pp puppet: Match the `x` bits on directories to what puppet actually does. 2023-01-26 15:06:01 -08:00
app_frontend.pp puppet: Move logrotate config into app_frontend_base. 2023-04-19 09:34:37 -07:00
app_frontend_monitoring.pp puppet: Add a prometheus monitor for tornado processes. 2022-03-20 16:12:11 -07:00
camo.pp puppet: Default go-camo to listening on localhost for standalone deploys. 2021-11-19 15:58:26 -08:00
firewall.pp puppet: Configure ip6tables in parallel to ipv4. 2021-08-24 16:05:46 -07:00
firewall_allow.pp puppet: Put comments on iptables lines. 2022-01-21 16:46:14 -08:00
ksplice_uptrack.pp puppet: Remove quotes for enumerable values. 2022-04-29 22:06:46 -07:00
munin_node.pp puppet: Remove quotes for enumerable values. 2022-04-29 22:06:46 -07:00
munin_plugin.pp puppet: Remove quotes for enumerable values. 2022-04-29 22:06:46 -07:00
prod_app_frontend_once.pp puppet: Add prod hooks to push zulip-cloud-current and notify CZO. 2023-04-12 11:36:33 -07:00