mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
test: vaultwarden microVM
This commit is contained in:
parent
e90d05f83d
commit
7ba592c0c5
43 changed files with 4005 additions and 267 deletions
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue