forked from malobeo/infrastructure
[vaultwarden] add to hosts
This commit is contained in:
@@ -75,6 +75,14 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
vaultwarden = {
|
||||||
|
type = "microvm";
|
||||||
|
network = {
|
||||||
|
address = "10.0.0.16";
|
||||||
|
mac = "D0:E5:CA:F0:D7:F2";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
testvm = {
|
testvm = {
|
||||||
type = "host";
|
type = "host";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user