aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/pacemaker.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/sos/plugins/pacemaker.py b/sos/plugins/pacemaker.py
index 9f38d449..ee83e2c2 100644
--- a/sos/plugins/pacemaker.py
+++ b/sos/plugins/pacemaker.py
@@ -66,9 +66,6 @@ class Pacemaker(Plugin):
def setup(self):
self.add_copy_spec([
- # Pacemaker cluster configuration file
- "/var/lib/pacemaker/cib/cib.xml",
-
# Pacemaker 2.x default log locations
"/var/log/pacemaker/pacemaker.log",
"/var/log/pacemaker/bundles/*/",