cluster/services/dns: add grail to clients

This commit is contained in:
Max Headroom 2023-11-04 01:07:35 +01:00
parent 5200dab0eb
commit 6cb9c5a9f3

View file

@ -47,7 +47,7 @@ in
master = [ "VEGAS" ];
slave = [ "checkmate" "prophet" ];
coredns = [ "checkmate" "VEGAS" ];
client = [ "checkmate" "thunderskin" "VEGAS" "prophet" ];
client = [ "checkmate" "grail" "thunderskin" "VEGAS" "prophet" ];
};
nixos = {
master = [