nixos/keepalived: add test

This commit is contained in:
Jörg Thalheim
2019-12-22 07:45:31 +00:00
parent 725f85e271
commit aadfcc0900
3 changed files with 46 additions and 1 deletions

View File

@@ -132,6 +132,7 @@ in
jellyfin = handleTest ./jellyfin.nix {};
jenkins = handleTest ./jenkins.nix {};
kafka = handleTest ./kafka.nix {};
keepalived = handleTest ./keepalived.nix {};
kerberos = handleTest ./kerberos/default.nix {};
kernel-latest = handleTest ./kernel-latest.nix {};
kernel-lts = handleTest ./kernel-lts.nix {};