nixos/home/routing-common: Add ping test to keepalived
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 35m51s

This commit is contained in:
2024-03-24 12:57:42 +00:00
parent 945302b7c0
commit fdc65c544e
2 changed files with 32 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ rec {
jellyseerr = 402;
atticd = 403;
kea = 404;
keepalived_script = 405;
};
gids = {
matrix-syncv3 = 400;
@@ -18,6 +19,7 @@ rec {
jellyseerr = 402;
atticd = 403;
kea = 404;
keepalived_script = 405;
};
};