add vm for grafana
This commit is contained in:
parent
78a1b6daa7
commit
8cb137d1bd
3 changed files with 53 additions and 2 deletions
systems
|
@ -47,6 +47,7 @@ in
|
|||
# staging temp infra
|
||||
"sketchy-router.noc.eh22.intern" = mkSystem "x86_64-linux" "sketchy-router.noc.eh22.intern";
|
||||
|
||||
"grafana.noc.eh22.intern" = mkSystem "x86_64-linux" "grafana.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