Package: prometheus-hacluster-exporter / 1.4.0-1

Metadata

Package Version Patches format
prometheus-hacluster-exporter 1.4.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
sbd path.patch | (download)

ha_cluster_exporter.yaml | 2 1 + 1 - 0 !
main.go | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 update sbd configuration path for debian
 Use /etc/default/sbd instead of /etc/sysconfig/sbd.
kingpin.patch | (download)

go.mod | 2 1 + 1 - 0 !
main.go | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use the packaged version of kingpin
 Build fails with original import for some reason.