gnu: drbd-utils: Add release-monitoring-url.
* gnu/packages/cluster.scm (drbd-utils)[properties]: New field.
This commit is contained in:
parent
2af3f5eef0
commit
e8fd7017c8
@ -128,6 +128,9 @@
|
||||
shared-nothing, replicated storage solution mirroring the content of block
|
||||
devices (hard disks, partitions, logical volumes etc.) over any network
|
||||
connection. This package contains the userland utilities.")
|
||||
(properties
|
||||
'((release-monitoring-url
|
||||
. "https://www.linbit.com/en/drbd-community/drbd-download/")))
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public keepalived
|
||||
|
Loading…
Reference in New Issue
Block a user