summaryrefslogtreecommitdiff
path: root/net-mgmt/crmsh/files/patch-scripts_health_collect.py
blob: dc96e598a7fb46b75d8bc9711bb928471ef436b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- scripts/health/collect.py.orig	2018-04-19 04:04:24 UTC
+++ scripts/health/collect.py
@@ -67,7 +67,7 @@ def disk_info():
 FILES = [
     '/etc/csync2/key_hagroup',
     '/etc/csync2/csync2.cfg',
-    '/etc/corosync/corosync.conf',
+    '%%PREFIX%%/etc/corosync/corosync.conf',
     '/etc/sysconfig/sbd',
     '/etc/sysconfig/SuSEfirewall2',
     '/etc/sysconfig/SuSEfirewall2.d/services/cluster'