aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/crmsh/files/patch-scripts_health_collect.py
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/crmsh/files/patch-scripts_health_collect.py')
-rw-r--r--net-mgmt/crmsh/files/patch-scripts_health_collect.py11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/crmsh/files/patch-scripts_health_collect.py b/net-mgmt/crmsh/files/patch-scripts_health_collect.py
new file mode 100644
index 000000000000..dc96e598a7fb
--- /dev/null
+++ b/net-mgmt/crmsh/files/patch-scripts_health_collect.py
@@ -0,0 +1,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'