test: vaultwarden microVM

This commit is contained in:
Nick 2025-11-07 13:36:30 -06:00
parent e90d05f83d
commit 7ba592c0c5
43 changed files with 4005 additions and 267 deletions

View file

@ -244,7 +244,7 @@ in
ceresStorageDriveName = "NAS1";
erisStorageDriveName = "NAS2";
ceresIP = "192.168.50.250";
ceresIP = "192.168.50.240";
erisIP = "192.168.50.245";
deimosIP = "192.168.50.176";
marsIP = "192.168.50.218";

View file

@ -37,7 +37,7 @@ in
interface = {
id = "vm-${name}";
mac = "02:00:00:00:00:51";
idUser = "vm-${name}";
idUser = "vmuser-vault";
macUser = "02:00:00:00:00:03";
ip = "192.168.50.51";
gate = "192.168.50.1";