cluster/services/dns: add checkmate and thunderskin to clients

This commit is contained in:
Max Headroom 2023-03-22 23:27:35 +01:00
parent ae07af5a80
commit 9d4026b2e3

View file

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