mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
test
This commit is contained in:
parent
08aebed361
commit
2d70462346
1 changed files with 4 additions and 0 deletions
|
@ -118,6 +118,10 @@
|
|||
)
|
||||
)
|
||||
|
||||
|
||||
(use-modules (gnu packages cluster)) ;; to bring keepalived symbols
|
||||
|
||||
|
||||
(define-public glicid-keepalived
|
||||
(package
|
||||
(inherit keepalived)
|
||||
|
|
Loading…
Add table
Reference in a new issue