vno1-op5p: enable deployments and passwords

This commit is contained in:
2024-03-10 14:40:08 +02:00
parent 19a44dc1d2
commit a760f95d0f
3 changed files with 20 additions and 8 deletions

View File

@@ -64,7 +64,9 @@ rec {
jakstIP = "100.89.176.4";
};
"vno1-op5p.servers.jakst" = rec {
extraHostNames = [vno1IP];
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGy9/qixhcPLeVNJIvN7n32bk8gnq3wqwYFM4SWqgdLb root@op5p";
vno1IP = "192.168.189.12";
};
"vno3-rp3b.servers.jakst" = rec {
extraHostNames = [jakstIP];