Merge branch '12430-output-glob'
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / pillars / logrotate.sls
1 ---
2 # Copyright (C) The Arvados Authors. All rights reserved.
3 #
4 # SPDX-License-Identifier: AGPL-3.0
5
6 # The logrotate formula checks that an associated service is running.
7 # The default it checks is cron.
8 # All the distributions Arvados supports (Debian 11+/Ubuntu 20.04+)
9 # have switched to a systemd timer, so check that instead.
10 # Refer to logrotate-formula's documentation for details
11 # https://github.com/salt-formulas/salt-formula-logrotate/blob/master/README.rst
12
13 logrotate:
14   service: logrotate.timer