From 6cc0b92426ae4de2deedb62a479da9fcb0959452 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Fri, 20 Oct 2017 14:34:54 -0600 Subject: [PATCH] Require libsemanage-python on collector nodes Signed-off-by: Zack Cerza --- cephmetrics.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/cephmetrics.spec.in b/cephmetrics.spec.in index d156c4b..baa0650 100644 --- a/cephmetrics.spec.in +++ b/cephmetrics.spec.in @@ -43,6 +43,7 @@ The vonage status panel and piechart panel for grafana web server. Summary: Ceph metrics collectors Requires: collectd Requires: collectd-python +Requires: libsemanage-python %description collectors The collectors for Ceph implemented with help of statistics collection daemon collectd. -- 2.47.3