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