ha_cluster_exporter icon indicating copy to clipboard operation
ha_cluster_exporter copied to clipboard

unmarshal errors when using sample ha_cluster_exporter/ha_cluster_exporter.yaml

Open hunter86bg opened this issue 1 year ago • 0 comments

When copying ha_cluster_exporter/ha_cluster_exporter.yaml to '/etc/ha_cluster_exporter.web.yaml' I get the following errors:

  line 2: field web not found in type web.Config
  line 7: field log not found in type web.Config
  line 10: field crm-mon-path not found in type web.Config
  line 11: field cibadmin-path not found in type web.Config
  line 12: field corosync-cfgtoolpath-path not found in type web.Config
  line 13: field corosync-quorumtool-path not found in type web.Config
  line 14: field sbd-path not found in type web.Config
  line 15: field sbd-config-path not found in type web.Config
  line 16: field drbdsetup-path not found in type web.Config

Is this the correct yaml file to be used ?

hunter86bg avatar Mar 29 '24 09:03 hunter86bg