]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
lrc: Have logrotate cronjob optionally run the cephadm-created conf 647/head
authorDavid Galloway <dgallowa@redhat.com>
Mon, 23 Aug 2021 18:32:49 +0000 (14:32 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Mon, 23 Aug 2021 18:40:11 +0000 (14:40 -0400)
commitd970d5401fe3882765639ede385204c1e26f0c05
tree3a3a74c3c80b13820161d0d87b62e9ee487c76b9
parent2746688214403ba75696589205d5dccca51fee09
lrc: Have logrotate cronjob optionally run the cephadm-created conf

cephadm manages a different logrotate file.  That file's name is the cluster FSID.

So I'll defined lrc_fsid in the secrets repo and this task will change the cronjob to run that logrotate file instead of the ceph-common one (that wasn't doing anything useful anyway).

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/long_running_cluster/tasks/logrotate.yml