define system config for dns resolver
This commit is contained in:
parent
f4ff592efd
commit
78a1b6daa7
4 changed files with 62 additions and 0 deletions
systems
|
@ -42,6 +42,7 @@ in
|
|||
{
|
||||
# prod hosts
|
||||
"auth-dns.noc.eh22.intern" = mkSystem "x86_64-linux" "auth-dns.noc.eh22.intern";
|
||||
"resolv-dns.noc.eh22.intern" = mkSystem "x86_64-linux" "resolv-dns.noc.eh22.intern";
|
||||
|
||||
# staging temp infra
|
||||
"sketchy-router.noc.eh22.intern" = mkSystem "x86_64-linux" "sketchy-router.noc.eh22.intern";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue