Skip to content

Commit

Permalink
[plugins/ceph] Don't trigger ceph_common on cinder nodes
Browse files Browse the repository at this point in the history
ceph_common is triggered due to librados2 package. Remove it.

Signed-off-by: Nikhil Kshirsagar <[email protected]>
  • Loading branch information
nkshirsagar authored and TurboTurtle committed Aug 1, 2023
1 parent aad58d7 commit 6d2334f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sos/report/plugins/ceph_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ class Ceph_Common(Plugin, RedHatPlugin, UbuntuPlugin):
'libcephfs1',
'ceph-fs-common',
'calamari-server',
'librados2'
)

services = (
Expand Down

0 comments on commit 6d2334f

Please sign in to comment.