zulip/puppet
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
..
zulip puppet: Move logrotate config into app_frontend_base. 2023-04-19 09:34:37 -07:00
zulip_ops puppet: Move logrotate config into app_frontend_base. 2023-04-19 09:34:37 -07:00
deps.yaml puppet: Update dependencies. 2023-03-23 09:50:30 -07:00