fix
This commit is contained in:
@@ -3,9 +3,9 @@ let
|
|||||||
hostNic = "server";
|
hostNic = "server";
|
||||||
guests = {
|
guests = {
|
||||||
git = {
|
git = {
|
||||||
memory = 16;
|
memory = "16";
|
||||||
mac = "ed:22:4a:96:c3:01";
|
mac = "ed:22:4a:96:c3:01";
|
||||||
diskSize = 128;
|
diskSize = "128";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|||||||
Reference in New Issue
Block a user