sys-cluster/ceph: Fix logrotate script to work for all cluster names
authorPatrick McLean <chutzpah@gentoo.org>
Fri, 10 Feb 2017 01:23:27 +0000 (17:23 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Fri, 10 Feb 2017 01:23:27 +0000 (17:23 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sys-cluster/ceph/files/ceph.logrotate

index 881d7ffb43d6d0bda69a648b9eee2317446a1ff4..df03f5e69a4bf6bbdce2435c656bf55a4bb0d1cd 100644 (file)
@@ -1,8 +1,4 @@
-/var/log/ceph/admin.log
-/var/log/ceph/ceph.log
-/var/log/ceph/ceph-mon.*.log
-/var/log/ceph/ceph-mds.*.log
-/var/log/ceph/ceph-osd.*.log
+/var/log/ceph/*.log
 {
     rotate 7
     daily