define sketchy-router
This commit is contained in:
parent
9542266235
commit
95a89d01a5
2 changed files with 37 additions and 0 deletions
systems
|
@ -40,6 +40,9 @@ in
|
|||
# prod hosts
|
||||
"auth-dns.noc.eh22.intern" = mkSystem "x86_64-linux" "auth-dns.noc.eh22.intern";
|
||||
|
||||
# staging temp infra
|
||||
"sketchy-router.noc.eh22.intern" = mkSystem "x86_64-linux" "sketchy-router.noc.eh22.intern";
|
||||
|
||||
# misc hosts
|
||||
"test.eh22.intern" = mkSystem "x86_64-linux" "test.eh22.intern";
|
||||
"installer" = mkSystem "x86_64-linux" "installer";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue