cluster/services/dns: add checkmate and thunderskin to clients
This commit is contained in:
parent
ae07af5a80
commit
9d4026b2e3
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ in
|
|||
master = [ "VEGAS" ];
|
||||
slave = [ "checkmate" "prophet" ];
|
||||
coredns = [ "checkmate" "VEGAS" ];
|
||||
client = [ "VEGAS" "prophet" ];
|
||||
client = [ "checkmate" "thunderskin" "VEGAS" "prophet" ];
|
||||
};
|
||||
nixos = {
|
||||
master = [
|
||||
|
|
Loading…
Reference in a new issue