Add targetHost
This commit is contained in:
parent
c0845067ef
commit
8aa655b7e5
1 changed files with 1 additions and 0 deletions
|
|
@ -31,5 +31,6 @@ in
|
||||||
};
|
};
|
||||||
vm = {
|
vm = {
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
|
targetHost = "192.168.122.110";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue